/*
* New style for the popups
* @author Cheruvathoor Mohan Vijai
* @created 16.06.2009
* @modified 26.08.2009
* @copyright W-create Oy
* @version 2.0
*/

#SAD-osio, #EMCS-osio, #Passitus-osio, #Rahtikirja-osio, #rekisterit, #ITU-osio, #UTU-osio, #AX-osio {
width:240px;
float:left;
max-width:240px;
height:275px;
}

div#mainmenu div#ITU-osio {
    height: auto;
}

#popup{
	top:50px;
	left:30px;
	position: absolute;	
	z-index: 2002;
	

}

#popup.loading {

	width: 250px;
	height: 120px;
	padding: 10px;
	font-family: helvetica, sans;
	font-size: 14pt;
	border-left: 3px solid #555;
	border-top: 3px solid #555;
	border-bottom: 2px solid #444;
	border-right: 2px solid #444;
	margin-left: auto;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	position: fixed;
	left: 30%;
	top: 30%;
	visibility: visible;
 
}
.gridColumnButtonsWide {

height: 30px;

}
.gridColumnButtonsWide img {

height:24px;
width:24px;

}

fieldset p{
	color: #FFFFFF;	
}

/*
	Magnifying glass inside the text field
*/


.search{
background-image:url(../images/new_images/magnifying_glass.png);
background-position:right center;
background-repeat:no-repeat;
}

/*ENDOF Magnifying glass*/


/*
	Currency page
*/

div#currencyTable{
	height: 300px;
	overflow: scroll;	
}

/* ENDOF currency page*/

/*Process Dialog*/

div.processDialogResponse{
	display: none;
	width: 200px;
	color: #FFFFFF;
}

div.infobox  {
	background: #333;
	font-size: small;
	font-family: helvetica;
	padding: 3px;
        width:350px;
	border-right: 1px solid #444;
	border-bottom: 1px solid #555;

}

div.infobox td.odd {
	font-size: small;
	background-color: green;

}

div.infobox td.even {
	font-size: small;
	background-color: red;
}
div#history div.infobox {
	border: none !important;
}

.button, .button:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.button:hover							{ background-color: #111; color: #fff; }
.button:active							{ top: 1px; }
.small.button, .small.button:visited 			{ font-size: 11px; padding: 1px; }
.button, .button:visited,
.medium.button, .medium.button:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.button, .large.button:visited 			{ font-size: 14px; padding: 8px 14px 9px; }	
.green.button, .green.button:visited		{ background-color: #91bd09; }
.green.button:hover						{ background-color: #749a02; }
.blue.button, .blue.button:visited		{ background-color: #2daebf; }
.blue.button:hover							{ background-color: #007d9a; }
.red.button, .red.button:visited			{ background-color: #e33100; }
.red.button:hover							{ background-color: #872300; }
.magenta.button, .magenta.button:visited		{ background-color: #a9014b; }
.magenta.button:hover							{ background-color: #630030; }
.orange.button, .orange.button:visited		{ background-color: #ff5c00; }
.orange.button:hover							{ background-color: #d45500; }
.yellow.button, .yellow.button:visited		{ background-color: #ffb515; }
.yellow.button:hover							{ background-color: #fc9200; }



/*ENDOF process dialog*/

.mytable {		

	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'bitstream vera sans', 'trebuchet ms', verdana, sans-serif;
	font-size:11px !important;		
	width: 100%;
	background: url('/images/new_images/iconbar_gradient.png');

}


caption {

	text-align: right;	
	color: #4f6b72; 
	font-size:16px;
}

.mytable .icon {
	text-align:right;
	width:80px;
	width: 100px;
}

.mytable .tr {
    width: 100%;
}
.mytable th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 6px;
	opacity: 90;
	min-width:140px;
	font-weight:bold;	
	background: #FCFCFC url(/images/h300.png);
	width:100%;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	min-width:150px;
	background: lightblue url(/images/h300.png);
	border-right: 1px solid #C1DAD7;

}

.mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	min-width:150px;
	color: #4f6b72;
	background: #FCFCFC url(/images/h300.png);

}

td img {
	cursor:pointer;		
}

.mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

.submit {

background-color: #58B9EB;
border: 1px solid #40A2D4;
border-bottom-left-radius: 4px 4px;
border-bottom-right-radius: 4px 4px;
border-top-left-radius: 4px 4px;
border-top-right-radius: 4px 4px;
color: white;
cursor: pointer;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 5px;
-webkit-box-align: center;
-webkit-box-sizing: border-box;
padding: 4px;
-webkit-appearance: push-button;
white-space: pre;
}


.submit:hover{
	background-color:#80cdf5;
	border-color:#52b1e2;
}

.formtextbox {
	font-size:14px;
	background: #535251;
	padding:10px;
	width:380px;
	color: #fff;
	margin-bottom:25px;
	height:120px;	
	/* CSS3 rounded corners and drop shadows */
	line-height:2.5;
	
	-moz-border-radius:10px;
	-webkit-border-radius:20px;
	border-radius:20px;

	-moz-box-shadow:1px 1px 0 #c2c2c2;
	-webkit-box-shadow:1px 1px 0 #c2c2c2;
	box-shadow:1px 1px 0 #c2c2c2;
}


.formtextbox p{
	font-size:18px;
	line-height: 1.5;
	overflow-x:hidden;
}

.formtextbox input { 

	/* Styling the inputs */

	display:block;
	border:1px solid #ccc;
	margin:5px 0 5px;
	padding:3px;
	font-size:12px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}

.formtextbox textarea{
	width:300px;
}



label span.error{
	color:red;
	position:relative;
	right:-10px;
}
div#dialog {
	display: none;	
	position: absolute;
	top: 80px;
	left: -20px;	padding-top: 20px;

	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	z-index: 9999;
}
#helpBox #help{                                                                                                                                        
  padding-top: 20px;                                                                                                                                   
}                                                                                                                                                      
.helpwrapper, #helpwrapper { width:300px;}                                                                                                             
#help { width:250px; }                                                                                                                                
#help p { padding-left: 5px; } 
#helpinside { width:283px; padding:0px; margin:0px; margin-left:9px; }        
#helpBox{                                                                                                                                              
/*      background: transparent url('../images/new_images/normal.png') no-repeat bottom right; */                                                      
        height: 145px;                                                                                                                                 
        width: 259px;                                                                                                                                  
        position: fixed;                                                                                                                               
        top: 60px;                                                                                                                                     
        right: 155px;                                                                                                                                  
        clear: both;                                                                                                                                   
        font-family: Verdana, Arial;                                                                                                                   
        font-size: small;                                                                                                                              
        display: none;                                                                                                                                 
        z-index: 3000;                                                                                                                                 
        text-align: left;                                                                                                                              
        color: #FFFFFF;                                                                                                                                
}                                                                                                                                                      
                                                                                                                                                       



