@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}

html, body {
  width:100%;
  height:100%;
}

body {
font-family:Arial;
background-image:url(../images2/background_sky.jpg);
background-repeat:repeat-x;
}

#content {
width:100%;
}

#flash_layer {
position:relative;
}

#upload_button_wrap {
position:absolute;
margin:-167px 0 0 0;
}

#spanButtonPlaceHolder {
cursor:pointer;
}

#contentPlate {
width:738px;
height:200px;
margin:50px 0 0 0px;
position:relative;
z-index:20;
}

#plate_top {
background-image:url(../images2/plate_top.png);
width:738px;
height:10px;
float:left;
background-repeat:no-repeat;
}

#plate_left {
background-image:url(../images2/plate_left.png);
width:14px;
height:188px;
float:left;
background-repeat:no-repeat;
}

#plate_center {
background-image:url(../images2/plate_center.png);
width:712px;
height:188px;
float:left;
background-repeat:no-repeat;
}

#plate_right {
background-image:url(../images2/plate_right.png);
width:12px;
height:188px;
float:left;
background-repeat:no-repeat;
}

#plate_bottom_left {
background-image:url(../images2/plate_bottom_left.png);
width:264px;
height:18px;
float:left;
background-repeat:no-repeat;
}

#plate_half_circle {
background-image:url(../images2/plate_half_circle.png);
width:198px;
height:116px;
float:left;
background-repeat:no-repeat;
}

#plate_bottom_right {
background-image:url(../images2/plate_bottom_right.png);
width:276px;
height:18px;
float:left;
background-repeat:no-repeat;
}

#logo {
background-image:url(../images2/logo.png);
position:relative;
width:417px;
height:92px;
float:left;
margin:-35px 0 0 -50px;
}

.button {
background-image:url(../images2/menu_button.png);
background-position:top;
display:block;
width:148px;
height:43px;
float:left;
cursor:pointer;
margin:-2px 0 0 15px;
text-decoration:none;
}

.button span {
font-family:Arial;
font-size:18px;
color:#FFFFFF;
float:left;
margin-top:9px;
text-align:center;
width:148px;
}

#text {
font-family:Arial;
font-size:30px;
color:#FFFFFF;
float:left;
width:712px;
text-align:center;
}

#plate_slide {
background-image:url(../images2/plate_slide.png);
position:relative;
width:205px;
height:130px;
left:-250px;
top:-130px;
z-index:0;
visibility:hidden;
}

#loader {
position:absolute; 
color:#FFF; 
bottom:30px; 
right:40px; 
font-size:16px; 
border-bottom: 1px dashed #FFF; 
cursor:pointer;
}

.progressBarStatus, .progressName  {
display:none;
}

#btnCancel {
background-image:url(../images2/menu_button.png);
background-position:top;
width:148px;
height:43px;
float:left;
cursor:pointer;
margin:-50px 0 0 30px;
}

#btnCancel span {
font-family:Arial;
font-size:18px;
color:#FFFFFF;
float:left;
margin-top:9px;
text-align:center;
width:148px;
}

#btnCancel span a {
font-family:Arial;
font-size:18px;
color:#FFFFFF;
text-decoration:none;
}

#loading {
float:left;
width:150px;
margin:-90px 0 0 30px;
}

#oldForm {
margin:0px 0 0 20px; 
float:left; 
display:none; 
width:750px; 
height:30px;
}

.bord {
border:1px solid #000000;
}

/*div {
border:1px solid #000000;
}

