﻿*
{
    font-family:Arial;
}
a
{
text-decoration:none;
color:#007FB9;    
}

img
{
    border: none 0 transparent;
    padding:0px;
}
body
{
    background: #000000 url('Images/bg.png') repeat-x;
    margin:0;
}

#maintable
{
    /*overflow-x:visible;
    overflow-y:auto;*/
    overflow:hidden;
    height:1%;

}
#content
{
    width:100%;   
    border-collapse:collapse;
    border:0px;
    margin-top:30px;
    margin-bottom:30px;

}
#wrapper
{
    width:998px;
    margin:0 auto;
    position: relative;
}
/*Outer Table*/
#tleft, #tright,#lbottom,#rbottom
{
    width:21px;    
    height:21px;
}
#tleft
{
    background:url('Images/tlbt2.png') no-repeat top left;
}
#top
{
    background: url('Images/t_bt2.png') repeat-x top center;
    height:21px;
}
#tright
{
    background:url('Images/trb2.png') no-repeat top right;
}
#rigthm
{
    width:100px; 
}
#left
{
    background:url('Images/l_bt2.png') repeat-y;
    width:21px;
    
}
.leftouter
{
    background:url('Images/l_bt2.png') repeat-y;
    width:21px;
    
}
/*Inner Table*/
#maincontent
{
    background-color:Black;
    padding:5px 2px;
}
#right
{
 
    background:url('Images/r_bt2.png') repeat-y right;
    width:21px;    
}
.rightouter
{
 
    background:url('Images/r_bt2.png') repeat-y right;
    width:21px;    
}

#lbottom
{
    background:url('Images/blbt2.png') no-repeat bottom left;
}
#bottom
{
    background:url('Images/b_bt2.png') repeat-x bottom;
    height:8px;
}
#rbottom
{
    background:url('Images/brbt2.png') no-repeat bottom right;
}
#vmsico
{
    background:url('Images/vms_ico.png') no-repeat center;
    display:block;
}
.center
{
    text-align:center;
}
.fontupper
{
    
    font-weight:bolder;
    color:White;
    font-size:12px;    
}
/* Button White Area*/
.but1 .tl
{
    background:url('Images/tlbt1.png') no-repeat;
    height:12px;
    width:13px;
}
.but1 .top
{
    background: url('Images/tbt1.png') repeat-x;
    height: 12px;
}
.but1 .tr
{
    background:url('Images/trbt1.png') no-repeat;
    height:12px;
    width:13px;
}
.but1 .left
{
      background:url('Images/l_bt1.png') repeat-y;
      width:13px;
    
}
.but1 .content
{
    background-color:White;
    font-weight:bold;
    width:270px;
    text-align:center;

}
.but1 .right
{
    background:url('Images/r_bt1.png') repeat-y;
    width:13px;

}
.but1 .lb
{
    background:url('Images/blbt1.png') no-repeat center top;
    width:13px;
}
.but1 .bottom
{
     background:url('Images/b_bt1.png') repeat-x; 
     height:32px; 
}
.but1 .rb
{
    background:url('Images/brbt1.png') no-repeat center top;
    width:13px;   
}
.tail
{
    position:relative;
    top:6px;
    left:15px;
}

.but1 .arrow
{
    z-index:20;
    position:relative;
    top:-1.1px;
    left:0px;
}
.centertable
{
    width:100%;
    margin:0px;
    padding:0px;
}
.but2 .tl,.but2 .tr,.but2 .rb,.but2 .lb
{
    width:21px;
    height:21px;
}
.but2 .tl
{
/* background:url('Images/tlbt2.png') no-repeat !important;    */
}
.but2 .top
{
    background: url('Images/t_bt2.png') repeat-x left bottom;
    width:271px;
}
.but2 .tr
{
   background:url('Images/trb2.png') no-repeat left bottom;
}

.but2 .content
{
    color: White;
    font-size: 12px;
    text-align: left;
    width:271px;
    height:1%;
    /*min-height:281px;height:281px !Important;    height:330px !important;
    min-height:330px;*/    

}
.but2 .left,.but2 .right
{
    width:21px;
}
.but2 .left
{
    background: url('Images/l_bt2.png') repeat-y;
}
.but2 .right
{
    background: url('Images/r_bt2.png') repeat-y;
}
.but2 .lb
{
    background: url('Images/blbt2.png') no-repeat left top;
}
.but2 .rb
{
    background:url('Images/brbt2.png') no-repeat center top;
    }
.but2 .bottom
{
    background: url('Images/b_bt2.png') repeat-x;
    height: 21px;
}
.but2 .arrow
{
    z-index:20;
    position:relative;
    top:1px;
    left:90%;
}
.but2
{
   /* width:311px;
    height:281px;*/
    width:100%;
    height:100%;
    vertical-align:top;
    -ms-box-sizing: border-box;

}
/*Control Section*/
input[type="text"]
{
    background:url('Images/txtbox.png') no-repeat;
    border:solid 1px #878787;
}
#scicka
{
    height: 18px; 
    background:url('Images/btn.png');
    font-weight:bold;
    border: solid 0.2px #868885; 
    color: White;    
}

.content strong
{
    color:#007FB9;

}
/*Language Section*/
#swe
{
    background:url('Images/iconswe.png') no-repeat;
    display:block;
    height:17px !important;
    position:relative !important;
    left:17px !important;     
}
#eng
{
      background:url('Images/iconeng.png') no-repeat;
     display:block;
    height:17px !important;
   position:relative !important;
    top:17px !important;
    left:0px !important;
}

/*Alert Area*/
#alert_tl,#alert_tr,#alert_bl,#alert_br
{
    width:18px;
    height:18px;
}
#alertl,#alertr
{
    width:18px;
}
#alertb,#alertt
{
    height:18px;
}
td#alertl
{
   background:url('Images/a_sl.png') repeat-y; 
}
td#alertr
{
    background:url('Images/a_sr.png') repeat-y; 
}
td#alertb
{
     background:url('Images/a_sb.png') repeat-x; 
}
td#alertt
{
       background:url('Images/a_st.png') repeat-x;   
}
td#alert_tl
{
   background:url('Images/a_tl.png') no-repeat; 
}
td#alert_tr
{
    background:url('Images/a_tr.png') no-repeat; 
}
td#alert_bl
{
    background:url('Images/a_bl.png') no-repeat; 
}
td#alert_br
{
    background:url('Images/a_br.png') no-repeat; 
}
td#alert_content
{
    background-color:#007FB9;
}
#AlertBox
{
    z-index:100;
    width:315px;
    display:none;
}
/*Carousel Section*/


.main
{
   margin-left:142px;

}
.carousel
{
       width:680px;
}
.prev[type="button"],.prevrollover
{
    float:left;
    background:url('Images/prevrollover.png') 0 0 no-repeat;
    height:35px;
    width:28px;
    border:0px;
    cursor:pointer;
    margin-left:7px;
}
.prevrollover
{
    background-position:0 -35px;
}
.next[type="button"],.nextrollover
{
    background:url('Images/nextrollover.png') 0 0 no-repeat;
    height:35px;
    width:28px;
    border:0px;
    cursor:pointer;
    margin-right:7px;
}

.nextrollover
{
    background-position:0 -35px;
}
.clear
{
    clear:both;
}
.jCarouselLite ul li
{
    overflow: hidden; 
    float: left; 
    width: 168px; 
    
    top:0px;
}
.jCarouselLite
{
  /*  border:solid 1px red;
    */
}
/*Additional Css*/

p
{
    color:White;
}
#belowmenu
{
  width: 944px ;
  margin-left: auto ;
  margin-right: auto ;
  text-align:center;

}
#belowmenu table,#belowmenu table tr,#belowmenu table td
{
    border-collapse:collapse;
    border-style:none;
    text-decoration:none;
    font-style:normal;
    border-width:0px;
}
