form{margin:0;}

#featured { background: url(spinner.gif) center center #f4f4f4; height: 300px; }
#featured img { display: none; }

#featured.orbit { background: none; }
#featured.orbit img { display: block; }



/* CSS */
.orbit-wrapper .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 400ms; -moz-transition: opacity 400ms; -o-transition: opacity 400ms; transition: opacity 400ms; }
.orbit-wrapper:hover .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }


.menuspecial{
    margin-right:20px;
    width:100px;
    
}

.topmenuspecial{}

.wishListIcon{
    background:url('../images/systemicons/wishlist_icon.png') no-repeat; 
    width:87px;

}
.containerdiv { 
    position: relative; 
    width:82px;
    float:left;
    margin:10px 12px 50px 12px;
    cursor: hand;
    cursor: pointer;
}

.iconHeight {
    height:94px;
}

.iconImage { position: absolute; top: -5px; left: 0px; width:32px;height:32px}
.cornerimage { position: absolute; top: -5px; right: -13px; width:32px;height:32px}


.wishField {
    float:left;
    border: 0px solid #000000;
    margin:0px 0px 0px 0px;
    text-align: left;
    font-size: 20px; 
    line-height: 22px;
    vertical-align: bottom;
    padding:0px 0px 0px 0px;
    z-index: 1;
}


.wishFieldSmall {
    float:left;
    border: 0px solid #AA0000;
    text-align: left;
    line-height: 18px;
    vertical-align: bottom;
    padding:0px 30px 0px 0px;
    z-index: 1;
    white-space:normal;
}
.wishFieldDesc {
    font: normal  10px arial, verdana, helvetica, sans-serif;
    padding:0px 0px 0px 0px;
    line-height: 14px;
    margin:8px 0px 5px 0px;
    border: 0px solid #00AA00;
    z-index: 1;
}

.overlayInputField{
    position: absolute; top: 5px; left: 10px;z-index: 10000;
    background-color: #ffffff;
    border:1px solid black;
    font-size: 14px;
}



.myStar{
    background-position: left 0px;
    background-repeat: repeat-x;
    width:129px;
    height:25px;
    border:0px solid black;
    text-align:left;
}
.oneStar {
    border:0px solid black;
    width:25px;
    height:25px;

}


.wishNumberPrint {  
    display:none;
}


.overlayBoxGenerel {
    border: 2px #000000 solid;
    border-radius: 15px;
    background-color: #CEE3F6;
    
    
}
.numberInfoBox{
    margin:20px;
    text-align: center;
    padding:20px;
    border: 3px solid #000;
    font-size: 14px;
    border-radius:15px;
    color:#000;
    background-color: #fff;
}

.oneWishLayout{
    }
    
 /* UPLOAD */
 
.bgColor {


}
.bgColor label{

} 
 
#targetLayer{
display:none;

width:10px;
height:10px;
text-align:center;
line-height:100px;
font-weight: bold;
color: #C0C0C0;
background-color: #F0E8E0;

}
#uploadFormLayer{

padding: 10px;
}
.btnSubmit {
background-color: #008DE6;
padding:4px;
margin-top:4px;
border: #3FA849 1px solid;
color: #FFFFFF;
width:80px;
}
.inputFile {
border: 1px #C0C0C0 solid;
padding: 3px;
background-color: #fff;
width:100%;
}

.starimage {
    background: url('../images/main/star.gif');
}