﻿#CellPhone input
{
    font-size: 9px;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
}

#CellPhone input.button
{
    /*float: right;*/
    margin: 10px 9px 0px 0px;
    width: auto !important;
    height: auto !important;
}


.CellPreview
{
    background-image: url(CellPhone.gif);
    background-repeat: no-repeat;
    width: 220px;
    height: 398px;
}
.ScreenView
{
    margin-left: 40px;
    margin-top: 90px;
    width: 130px;
    height: 165px;
    background-color: transparent;
    background-image: url(img/CELL_ScreenBG.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 1px;
    padding-left: 3px;
    padding-right: 3px;
    color:Black;
    font-weight: 800;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
}

.MessageView
{
    color: Black;
    font-weight: normal;
}

.WapPush_Btns
{
    width: 100px;
    text-align: center;
    padding-bottom: 4px;
    padding-top: 4px;
    background-image: url(img/WP_BtnsBg.gif);
    background-repeat: no-repeat;
}

/*Reorder List*/
.dragHandle
{
    width: 10px;
    height: 15px;
    background-color: Blue;
    background-image: url(img/images/bg-menu-main.png);
    cursor: move;
    border: outset thin white;
}

.callbackStyle
{
    border: thin blue inset;
}

.callbackStyle table
{
    background-color: #5377A9;
    color: Black;
}


.reorderListDemo li
{
    list-style: none;
    margin: 2px;
    background-image: url(img/images/bg_nav.gif);
    background-repeat: repeat-x;
    color: #FFF;
}

.reorderListDemo li a
{
    color: #FFF !important;
    font-weight: bold;
}

.reorderCue
{
    border: dashed thin black;
    width: 100%;
    height: 25px;
}

.itemArea
{
    margin-left: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
    text-align: left;
}
/*MMS*/
.SlimScreen
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    width: 120px;
    height: 230px;
    margin: 2px 2px 2px 2px;
    background-color: #87ceeb;
    float:left;
}
.MMSSecreen
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    width: 98%;
    height: 300px;
    background-color: #f8f8ff;
    margin-left:3px;
    margin-right:3px;
}
.MMSControlScreen
{
    display:block;
    width: 98%;
    background-color: #fffacd;
}
.MMSimageHolder
{
    display:block;
    padding:2px;
    background-color:Black;
    color:White;
    text-align:center;
    margin-left:4px;
    margin-right:4px;
    margin-bottom:10px;
}
.DeleteScreenBtn
{
    display: block;
    width: 45px;
    font-weight: bold;
    margin-left: auto;
    margin-right: 1px;
    border-right: #2f4f4f 1px solid;
    border-top: #2f4f4f 1px solid;
    border-left: #2f4f4f 1px solid;
    border-bottom: #2f4f4f 1px solid;
    background-color: #afeeee;
    text-align:center;
}
.slimText
{
    margin-bottom:7px;
    margin-top:5px;
}
.SlimTimeSelect
{
    text-align:center;
    font-weight:bold;
    margin-bottom:9px;
}
/*MMS*/