
.active_input_box
{ float:right; width:48%; 
  background:#ccefff; 
  height:100%;
  
  border-left: 1px  #777777 solid;	
}

.needed_input
{ border:0px; 
  margin-top:3px;
  padding-top:2px;
  background:url(/resources/input_needed.png) 0px 0px transparent no-repeat;
  color:#ffffff; font-size:10px;
  width:200px; height:18px;  top:0px; 
  padding-left:5px;

  
 
  color:#000000;
}



.title1
{ font-weight:bold;;
  font-size:14px;
	
}

.input_text
{ border:0px; 
  margin-top:3px;
  padding-top:2px;
  background:url(/resources/input_std.png) 0px 0px transparent no-repeat;
  color:#ffffff; font-size:12px;
  width:190px; padding-right:10px; height:18px;  top:0px; 
  padding-left:5px;

  
 
  color:#000000;
}
.centertable
{
	
}
.centertable td
{ vertical-align:middle;
	
}
.textedit
{ opacity: 0.20;filter:alpha(opacity=20); position:absolute; width:75px; text-align:center; font-size:10px; background:#eeeeee; border:1px #666666 solid;  margin:0px;
	
}

.textedit:hover
{ opacity: 0.90;filter:alpha(opacity=90); position:absolute; width:75px; text-align:center; font-size:10px; background:#eeeeee; border:1px #666666 solid;  margin:0px;
	
}


.buttonIcon
{ position:relative; 
  height:16px; top:-4px; 
  float:left; margin-right:5px; 
  overflow:hidden; width:16px;
  background:no-repeat;
}

.ch1
{ font-weight:bold;
  font-size:18px;
  margin-bottom:12px;
  margin-top:15px;
	
}

.ch2
{ font-weight:bold;
  font-size:14px;
  margin-bottom:12px;
  margin-top:15px;
	
}
h1
{ font-size:20px;
  font-weight:bold;
  margin-left:10px;
  margin-top:5px;
  margin-bottom:10px;
  text-transform:uppercase;

}
h2
{ font-size:16px;
  font-weight:bold;
margin-left:7px;
  margin-top:3px;
  margin-bottom:8px;
  text-transform:uppercase;
}
a
{ text-decoration:none;
  color:#666666;
  font-weight:bold;
  color:#d88b27;
	
	
}

.input_text_short
{ border:0px; 
  margin-top:3px;
  padding-top:2px;
  background:url(/resources/input_std_short.png) 0px 0px transparent no-repeat;
  color:#ffffff; font-size:12px;
  width:28px; height:18px;  top:0px; 
  padding-left:5px;

  
 
  color:#000000;
}

.input_text_small
{ border:0px; 
  margin-top:1px;
  padding-top:0px;
  background:url(/resources/input_small.png) 0px 0px transparent no-repeat;
  color:#ffffff; font-size:10px;
  width:80px; height:18px;  top:0px; 
  padding-left:5px;

  
 
  color:#000000;
}




.input_textarea
{ border:0px; 
  margin-top:3px;
  padding-top:2px;
  padding-right:10px;
  padding-bottom:5px;
  background:url(/resources/input_textarea.png) 0px 0px transparent no-repeat;
  color:#ffffff; font-size:12px;
  width:250px; height:90px;  top:0px; 
  padding-left:5px;

  
 
  color:#000000;
}

.input_textarea_small
{ border:0px; 
  margin-top:3px;
  padding-top:2px;
  padding-right:5px;
  padding-bottom:5px;
  background:url(/resources/input_textarea_small.png) 0px 0px transparent no-repeat;
  color:#ffffff; font-size:12px;
  width:255px; 
  height:42px; 
   top:0px; 
  padding-left:5px;

  
 
  color:#000000;
}


	
.pointer
{ cursor:pointer;
	
}
	
}

.centerdiv
{ text-align: left;
   margin: 0 auto;
   width: 650px;
   padding: 0; /* Zero to prevent IE box trouble. */

	
}


body { font-family:arial;
 background:url(resources/background.png) repeat-y center;

}

.radius5p {
  border:1px solid #e0e0e0;
  background:#fafafa;
  padding:5px;	
  

          -moz-border-radius: 5px;
         
	-webkit-border-radius: 5px;
	
}

.ticket {
  border:1px solid #c0c0c0;
  background:#fafafa;
  padding:5px;	
  margin-bottom:5px;

          -moz-border-radius: 5px;
         
	-webkit-border-radius: 5px;
	
}


.cticket {
  border:1px solid #c0c0c0;
  background:#fafafa;
  padding:5px;	
  margin-bottom:5px;

          -moz-border-radius: 5px;
         
	-webkit-border-radius: 5px;
	
}



.searchbox
{
  width:690px;
  padding:10px;	
  overflow:hidden;
  
}

td
{ vertical-align:top;
	
}



a.abutton {
    background: transparent url('/resources/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 19px;
    margin-right: 3px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom:2px;
}
img
{ border:0px;
	
}
a.abutton span {
    background: transparent url('/resources/bg_button_span.png') no-repeat;
    display: block;
    line-height: 9px;
    padding: 5px 0 5px 10px;
    white-space:nowrap;
    height:9px;
} 
a.abutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.abutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; /* push text down 1px */
  

} 


a.abutton:hover {
    background-position: bottom right;
   
    outline: none; /* hide dotted outline in Firefox */
}

a.abutton:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; /* push text down 1px */
} 

a.abut {
    background: transparent url('/resources/bg_hbutton_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 19px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom:5px;
}

th
{ text-align:left;
	
}

a.abut span {
    background: transparent url('/resources/bg_hbutton_span.png') no-repeat;
    display: block;
    line-height: 9px;
    padding: 5px 0 5px 10px;
    white-space:nowrap;
    height:9px;
    
} 
a.abut:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.abut:active span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; /* push text down 1px */
} 


a.abut:hover {
    background-position: bottom right;
   
    outline: none; /* hide dotted outline in Firefox */
}

a.abut:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; /* push text down 1px */
} 

a.apbutton {
     background: transparent url('/resources/bg_button_a.png') no-repeat scroll bottom right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 19px;
    margin-right: 3px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom:2px;
   
   
}


a.apbutton span {
    background: transparent url('/resources/bg_button_span.png') no-repeat bottom left;
    display: block;
    line-height: 9px;
    padding: 5px 0 5px 10px;
    white-space:nowrap;
    
    height:9px;
    
} 
a.apbutton:active {
     background: transparent url('/resources/bg_button_a.png') no-repeat scroll bottom right;;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 19px;
    margin-right: 3px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom:2px;
   
    outline: none; /* hide dotted outline in Firefox */
}

a.apbutton:active span {
   background: transparent url('/resources/bg_button_span.png') no-repea bottom left;
    display: block;
    line-height: 9px;
    padding: 5px 0 5px 10px;
    
} 


a.apbutton:hover {
    background: transparent url('/resources/bg_button_a.png') no-repeat scroll bottom right;;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 19px;
    margin-right: 3px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom:2px;
   
    outline: none; /* hide dotted outline in Firefox */
   

}

a.apbutton:hover span {
   background: transparent url('/resources/bg_button_span.png') no-repeat bottom left;
    display: block;
    line-height: 9px;
    padding: 5px 0 5px 10px;
} 

.input_textarea_big
{ border:0px; 
  margin-top:3px;
  padding-top:2px;
  padding-right:5px;
  padding-left:5px;
  padding-bottom:5px;
  background:url(/resources/input_textarea_big.png) 0px 0px transparent no-repeat;
  color:#ffffff; font-size:12px;
  width:530px; height:138px;  top:0px; 
  padding-left:5px;

  
 
  color:#000000;
}



.button
{background:#222 url(/images/invisible.gif) repeat-x 0 0;
  display:inline-block;
  padding:5px 15px 6px;
  color:#fff ;
  font-size:13px;
  font-weight:bold;
  line-height:1;
  text-decoration:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
  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;
  overflow:visible;
  width:auto
}

.BorderedImage
{ padding:5px;
   border:1px black solid;
  	
}






