/* Reset browser styles 
   http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type='radio'] {
	margin: 0;
	padding: 0;
}

/* 
 * End browser style reset
 */


/*
 * Start general Tiedonsiirtopalvelu styling
 */
 
 body {
 	font: 11px Arial;
 }
 
 /*####### BUTTON STYLES #######*/
.button_left {
   width: 4px;
   height: 26px;
   float: left;
   cursor:pointer;	
}

.button_center {
   height: 26px;
   float: left;
   cursor:pointer;	
   font-family: Arial;
}

.button_center span {
	#line-height: 18px;
	padding: 0px 10px 0px 10px;
}

.button_right {
   width: 4px;
   float: left;
   height: 26px;
   cursor:pointer;	
}

.disabled * {
   cursor:default;  
}


/*####### BUTTON BLUE #######*/
.button_container .button_style_blue .button_center {
    margin-right: 5px;
    margin-botton: 5px;
}
.button_style_blue .button_left {
    display: none;
}
.button_style_blue .button_right {
    display: none;
}
.button_style_blue .button_center {
    background-color:#0073CF;
    font-size:0.938em;
    font-weight:bold;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
   	color: #fff;
}
.button_style_blue .button_center:hover {
    background-color: #1683DA;
}

.button_style_blue .button_center:active {
	background-color: #0065B5;
}

.button_style_blue .button_center:disabled {
	background-color: #66ABE2;
}


.button_style_blue {
	padding: 0px 12px 0px 0px;
	white-space: nowrap;
	line-height: 26px;
}
.button_style_blue .disabled, .button_style_blue.disabled {
	opacity:0.5;
	filter:alpha(opacity='50');
}

/*####### BUTTON ORANGE #######*/
.button_container .button_style_orange .button_center {
    margin-right: 5px;
    margin-botton: 5px;
}
.button_style_orange .button_left {
    display: none;
}
.button_style_orange .button_right {
    display: none;
}
.button_style_orange .button_center {
    background-color:#ff8000;
    font-size:0.938em;
    font-weight:bold;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
   	color: #fff;
}
.button_style_orange .button_center:hover {
    background-color: #ff8000;
}

.button_style_orange .button_center:active {
	background-color: #ff8000;
}

.button_style_orange .button_center:disabled {
	background-color: #ff8000;
}

.button_style_orange {
	padding: 0px 12px 0px 12px;
	white-space: nowrap;
	/* line-height: 26px; */
}
.button_style_orange .disabled, .button_style_orange.disabled {
	opacity:0.5;
	filter:alpha(opacity='50');
}

/*####### BUTTON GREEN #######*/
.button_style_green .button_left {
    display:none;
}
.button_style_green .button_right {
    display: none;
}
.button_style_green .button_center {
    background-color: #41a557;
    font-size:12px;
    font-weight:bold;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    color: #fff;
}
.button_style_green .button_center:hover {
    background-color: #58b06c;
}
.button_style_green .button_center span {
    padding: 0px 12px 0px 12px;
    white-space: nowrap;
    line-height: 26px;
}
.button_style_green .disabled, .button_style_green.disabled {
	opacity:0.5;
	filter:alpha(opacity='50');
}

/*####### BUTTON GREY #######*/
.button_style_grey .button_left {
	background: url(../../../img/button_bg_left_grey.png) top left no-repeat;
	height: 23px;
} 
.button_style_grey .button_center {
	background: url(../../../img/button_bg_center_grey.png) top left repeat-x;
   	color: #0000cc;
   	font-weight: bold;
   	font-size: 11px;
   	height: 23px;	
}
.button_style_grey .button_center span {
	line-height: 20px;
	padding: 0px 10px 0px 10px;	
}
.button_style_grey .button_right {
	background: url(../../../img/button_bg_right_grey.png) top left no-repeat;
	height: 23px;
}
.button_style_grey .disabled, .button_style_grey.disabled {
    opacity:0.5;
    filter:alpha(opacity='50');
}
.button_style_grey a {
	line-height: 22px;
	height: 22px;
	text-decoration: none !important;
	color: #0000cc !important;
	display: block;
}
 
 
 hr  {
	background-color: #C3C3C3;
	height: 1px;
	clear: both;
	border: 0px none;
}

tr.headers th.wicket_orderUp a {
	background : url(../../../img/arrow_up.png) no-repeat left;
	padding-left: 10px;
}

tr.headers th.wicket_orderDown a {
	background : url(../../../img/arrow_down.png) no-repeat left;
	padding-left: 10px;
}

tr.headers th.wicket_orderNone a {
	background : url(../../../img/arrow_off.png) no-repeat left;
	padding-left: 10px;
}