@font-face
{
    font-family: andalus;
    src: url('andlso.ttf') format('truetype');
}

html
{
    height: 100%;
}
body
{
    background: #FFF;
    color: #666;
    font-family: Helvetica;
    font-size: 72%;
    line-height: 1.5em;
    margin: 0;
    border-top: 1px solid #393939;
    height: 100%;
}
#dvmaincontent
{
    font-size: 15pt;
    color: #006600;
    padding-bottom: 30px;
    z-index: 999999;
    text-align: center;
    min-height: 300px;
    border-width: 1px;
    border-style: solid;
    border-color: #c4d9df #a4c3ca #83afb7;
    height: auto;
    text-align: right;
    float: right;
    min-width: 98%;
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 10px 5px 10px 5px;
    -webkit-box-shadow: 0px 0 10px #ccc;
    -moz-box-shadow: 0px 0 10px #ccc;
    box-shadow: 0px 0 10px #ccc;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.mainblock
{
    border-width: 1px;
    border-style: solid;
    border-color: #c4d9df #a4c3ca #83afb7;
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 10px 5px 10px 5px;
    -webkit-box-shadow: 0px 0 10px #ccc;
    -moz-box-shadow: 0px 0 10px #ccc;
    box-shadow: 0px 0 10px #ccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-image: url('../images/Pat1.png');
    margin-left: auto;
    margin-right: auto;
    min-height: 800px;
    max-width: 750px;
}
#scroller
{
    padding-top: 1px;
    float: right;
    width: 100%;
}
.scroller_error
{
    font-size: 15pt;
    color: #CC0000;
    margin-right: 30px;
    margin-left: 30px;
    padding-bottom: 30px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0 10px #ccc;
    -moz-box-shadow: 0px 0 10px #ccc;
    box-shadow: 0px 0 10px #ccc;
    z-index: 999999;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-align: center;
}

#info
{
    background: #ffa;
    border: 1px solid #ffd324;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    margin: 15px 6px 0;
    width: 295px;
    padding: 4px 0px 2px 10px;
}

#info > h4
{
    font-size: .95em;
    margin: 5px 0;
}


/* Definition List */
#stage.theme > dl
{
    padding-top: 10px;
    clear: both;
    margin: 0;
    list-style-type: none;
    padding-left: 10px;
    overflow: auto;
}

#stage.theme > dl > dt
{
    font-weight: bold;
    float: left;
    margin-left: 5px;
}

#stage.theme > dl > dd
{
    width: 45px;
    float: left;
    color: #a87;
    font-weight: bold;
}

/* Content Styling */
#stage.theme > h1, #stage.theme > h2, #stage.theme > p
{
    margin: 1em 0 .5em 13px;
}

#stage.theme > h1
{
    color: #eee;
    font-size: 1.6em;
    text-align: center;
    margin: 0;
    margin-top: 15px;
    padding: 0;
}

#stage.theme > h2
{
    clear: both;
    margin: 0;
    padding: 3px;
    font-size: 1em;
    text-align: center;
}

/* Stage Buttons */
#stage.theme a.btn
{
    border: 1px solid #555;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    display: block;
    float: left;
    background: #444;
    width: 150px;
    color: #9ab;
    font-size: 1.1em;
    text-decoration: none;
    padding: 1.2em 0;
    margin: 3px 0px 3px 5px;
}

#stage.theme a.btn.large
{
    width: 308px;
    padding: 1.2em 0;
}



.searchboxresult
{
    border-width: 1px;
    border-style: solid;
    border-color: #c4d9df #a4c3ca #83afb7;
    width: 85%;
    height: 35px;
    padding: 1% 1% 1% 1%;
    overflow: hidden;
    text-align: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.headerbar
{
    border-width: 1px;
    border-style: solid;
    border-color: #c4d9df #a4c3ca #83afb7;
    height: 18px;
    text-align: right;
    float: right;
    min-width: 92%;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    padding: 10px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
}

.searchbox
{
    border-width: 1px;
    border-style: solid;
    border-color: #c4d9df #a4c3ca #83afb7;
    height: auto;
    text-align: right;
    float: right;
    min-width: 98%;
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 10px 5px 10px 5px;
    -webkit-box-shadow: 0px 0 10px #ccc;
    -moz-box-shadow: 0px 0 10px #ccc;
    box-shadow: 0px 0 10px #ccc;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}


#search
{
    padding: 5px 10px 1px 10px;
    height: 23px;
    width: 100%;
    border: 1px solid #a4c3ca;
    font: normal 18px 'trebuchet MS' , arial, helvetica;
    background: #E6F4D3;
    text-align: right;
}
#dvfaser
{
    float: right;
    padding: 1px 10px 1px 10px;
    height: 27px;
    width: 30px;
    border: 1px solid #FFFFFF;
    font: normal 13px 'trebuchet MS' , arial, helvetica;
    background: #B8D664;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #617F0D;
    margin-right: 20px;
}
/* ----------------------- */

#search::-webkit-input-placeholder
{
    color: #9c9c9c;
    font-style: italic;
}

#search:-moz-placeholder
{
    color: #9c9c9c;
    font-style: italic;
}

#search:-ms-placeholder
{
    color: #9c9c9c;
    font-style: italic;
}
#search.placeholder
{
    color: #9c9c9c !important;
    font-style: italic;
}

.omg
{
    -webkit-box-shadow: inset 5px 5px 5px #FFFFFF;
    border-radius: 40px;
}


.autocomplete
{
    width: 100%;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    text-align: left;
    max-height: 350px;
    z-index: 999999999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.autocomplete .selected
{
    background: #ccc;
}

.autocomplete b
{
    font-weight: normal;
    color: #3399FF;
}

.clscustforsear
{
    padding: 10px 5px 5px 5px;
    text-align: right;
    height: 25px;
    font-size: 20pt;
    cursor: pointer;
    font-weight: bold;
    margin-right: 10px;
}
.clscustforsall
{
    padding: 10px 5px 5px 5px;
    text-align: right;
    height: 25px;
    font-size: 20pt;
    cursor: pointer;
    font-weight: bold;
    margin-right: 10px;
}
#AutocompleteContainter_1333719222268
{
    padding: 10px 10px 1px 10px;
}



table.filterByAlpha
{
    direction: rtl;
    float: right;
    margin-top: -15px;
    list-style-type: none;
    width: 100%;
}
#dvalpha
{
    display: none;
    border-width: 1px;
    border-style: solid;
    border-color: #c4d9df #a4c3ca #83afb7;
    text-align: right;
    float: right;
    min-width: 98%;
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 10px 3px 10px 1px;
    -webkit-box-shadow: 0px 0 10px #ccc;
    -moz-box-shadow: 0px 0 10px #ccc;
    box-shadow: 0px 0 10px #ccc;
    margin-bottom: 10px;
}
.filterByAlpha td
{
    padding-top: 10px;
    padding-right: 1%;
}
.filterByAlpha a
{
    color: #3A6005;
    font-size: 20pt;
    text-decoration: none;
    font-weight: bold;
    font-family: andalus;
}
.filterByAlpha a:hover
{
    font-weight: bold;
    color: #009900;
    text-decoration: none;
}
.filterByAlpha #dvmazid
{
    color: #3A6005;
    font-size: 15pt;
    text-decoration: none;
    font-family: andalus;
    cursor: pointer;
}

.dvddet_error
{
    /*background: #FFF url('../images/s4.png');     background-repeat: no-repeat;     background-position: center center;     background-attachment: fixed;     -o-background-size: 100% 100%, auto;     -moz-background-size: 100% 100%, auto;     -webkit-background-size: 100% 100%, auto;     background-size: 100% 100%, auto; */
    font-size: 15pt;
    color: #CC0000;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 15px;
    padding-bottom: 30px;
    background-color: #FFB9B9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; /* -- CSS3 - create a background graident -- */
    background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#FFB9B9), to(#FFB9B9));
    background: -moz-linear-gradient(0% 40% 90deg,#FFB9B9, #FFB9B9); /* -- CSS3 - add a drop shadow -- */
    -webkit-box-shadow: 0px 0 10px #ccc;
    -moz-box-shadow: 0px 0 10px #ccc;
    box-shadow: 0px 0 10px #ccc;
}

