﻿ .SelectionFrame 
{
    width:946px;
    background-image: url(/images/device/bg_center.gif);
    padding:7px;
}
.Title 
{
    margin-left:40px;
    font-family:Lucida Sans Unicode;
    font-size:17px;
    margin-bottom:10px;
    color:#4B5B72;
}
.TopTab
{
    line-height:29px;
    background-image: url(/images/shoppingcart_tab_top.gif);
}        
.MiddleTab
{
    line-height:28px;
    background-image: url(/images/redeem_bg.jpg);
}  
.TopTabLabels
{            
    color:white;
    font-weight:bold;
    font-size:11px;                                              
    overflow:auto;
}
.LineItems
{            
    font-size:11px;                                              
    overflow:auto;
    height:40px;
}

.LineItems label 
{
    color:#505050;            
}

input.text
{
    border-right: #aabac7 1px solid;
    border-top: #aabac7 1px solid;
    border-left: #aabac7 1px solid;
    border-bottom: #aabac7 1px solid;
    padding:3px;
}
textarea.text
{
    border-right: #aabac7 1px solid;
    border-top: #aabac7 1px solid;
    border-left: #aabac7 1px solid;
    border-bottom: #aabac7 1px solid;
    padding:3px;
}

textarea.textActive
{
   border-right: #FF9900 1px dashed;
    border-top: #FF9900 1px dashed;
    border-left: #FF9900 1px dashed;
    border-bottom: #FF9900 1px dashed;
    background-color: #FFE7B8;
    padding:3px;
}

select.text
{
    border-right: #aabac7 1px solid;
    border-top: #aabac7 1px solid;
    border-left: #aabac7 1px solid;
    border-bottom: #aabac7 1px solid;
    padding:2px;
}
  
  
#InputContent
{
      width: 906px; background-image: url(/images/shoppingcart_bgwhite_center.gif);padding:20px; line-height:25px;
}
              
#InputContent ul 
{
    list-style:none; 
}
#InputContent ul li
{
  height:28px;
  line-height:28px;
  display:block;     
}
                      
 #InputContent ul li .desc
{
    width:250px; 
    float:left;
    text-align:right; 
    margin-left:auto;
    margin-right:auto;  
    line-height:28px;           
}
#InputContent ul li .input
{
    width:650px;
    float:right;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    line-height:28px;
                 
}
input.ValidateFailed, select.ValidateFailed, span.ValidateFailed
{
    border-right: #FF9900 1px dashed;
    border-top: #FF9900 1px dashed;
    border-left: #FF9900 1px dashed;
    border-bottom: #FF9900 1px dashed;
    background-color: #FFE7B8;
}


#buySdkArea .sdkHeader
{
    height:170px;
    line-height:11px;
    overflow:hidden;
    background-image:url(../images/sdk/PreOrder_01.jpg);
}

#buySdkArea .sdkBody
{
    background-image:url(../images/sdk/PreOrder_02.jpg);
    padding:5px;    
    
}

#buySdkArea .sdkFooter
{
    height:14px;
    line-height:14px;
    overflow:hidden;
    background-image:url(../images/sdk/PreOrder_03.jpg);
    background-repeat:no-repeat;
}

option 
{
    font-size:11px;
}


