﻿.NumericButtonCSS
{
    text-align: right;
    font-size: large;
    font-family: Verdana;
    color: #F62817;
    font-weight: bold;
}
.CurrentPageLabelCSS
{
    text-align: center;
    font-size: xx-large;
    font-family: Verdana;
    color: #F62817;
    font-weight: bold;
    border-style: solid;
}                
.NextPreviousButtonCSS
{
    font-size: x-large;
    font-family: Verdana;
    color: #F62817;
    font-weight: bold;
}

.NoticeArea
{
    margin: 0;
    padding: 10px;
    list-style: none;
    font-size: 130%;
    height:100%;
    overflow: hidden;
    width:100%;    
    background-color: rgb(255, 255, 255);    
    display:inline-block;
}

.Notice
{
    
    width: 18%;/*240px;*/
    min-width:211px;
    background: #5AA8E6;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 1.2em;
    margin: 10px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3),0 0 10px rgba(0,0,0,0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),0 0 10px rgba(0, 0, 0, 0.1) inset;
    background-color: #F2F3F5;
    background-image: radial-gradient(circle,rgb(255, 255, 255),rgb(127, 209, 241));
    background-image: -o-radial-gradient(circle,rgb(255, 255, 255),rgb(127, 209, 241));
    background-image: -moz-radial-gradient(circle,rgb(255, 255, 255),rgb(127, 209, 241));
    background-image: -webkit-radial-gradient(circle,rgb(255, 255, 255),rgb(127, 209, 241));
    background-image: -ms-radial-gradient(circle,rgb(255, 255, 255),rgb(127, 209, 241));
    background-image: -webkit-radial-gradient(circle,rgb(255, 255, 255),rgb(127, 209, 241));/*-webkit-radial-gradient(circle,#F2F3F5,#5AA8E6); /*background-image: -webkit-radial-gradient(circle,#F2F3F5,#95CDFA); background-image: radial-gradient(circle,#F2F3F5,#95CDFA); background-image: -o-radial-gradient(circle,#F2F3F5,#95CDFA); background-image: -moz-radial-gradient(circle,#F2F3F5,#95CDFA); background-image: -webkit-radial-gradient(circle,#F2F3F5,#95CDFA); background-image: -ms-radial-gradient(circle,#F2F3F5,#95CDFA); */
    background-repeat: repeat-y;
    
}


#dvmain
{
    background-image: -ms-linear-gradient(top right, #E3E5E9, #EDF3FA);
}

.Notice a, .Notice a:hover, .Notice a:active, .Notice a:visited, .Notice a:focus
{
    text-decoration: none !important;
    color: black !important;
    color: inherit !important;
    display: block;
    width: 100%;
    height: 100%;
    margin: -1em;
    padding: 1.5em 1em;
    border-bottom: 0;
    overflow-x: hidden;
}

.Notice .centerCaption
{
   font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
font-size: 0.78em;
text-align: justify;
text-transform: uppercase;
}

.Notice .topcenter
{
    font-size: 90%;
    color: #816894;
    font-family: "Walter Turncoat" ,sans-serif;
    position: absolute;
    top: 0.5em;
right: 0.5em;
}


.Notice .topright
{
    font-size: 90%;
    color: #816894;
    font-family: "Walter Turncoat" ,sans-serif;
    position: absolute;
    top: -0.5em;
right: -0.5em;
}


.Notice .topleft, .Notice .bottomright, .Notice .topmidright
{
    font-family: "Walter Turncoat" ,sans-serif;
    position: absolute;
    height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Notice .topleft
{
    top: .25em;
    left: .5em;
    width: 75%;
    font-size: 11pt;
    color: rgb(238, 82, 21);
}

.Notice .topmidright
{
    top: .25em;
    left: 12em;
    width: 38%;
    font-size: 11pt;
    color: rgb(119, 119, 119);
}

.Notice .bottomright
{
    right: .5em;
    bottom: .25em;
    width: 80%;
    text-align: right;
    font-size: 11pt;
    color: rgb(238, 82, 21);
}
.Notice .bottomleft
{
    font-size: 11pt;
    color: #df5e0e;
    font-family: "Walter Turncoat" ,sans-serif;
    position: absolute;
    left: .5em;
    bottom: .25em;
     color: rgb(119, 119, 119);
}

.Notice .bestdeal
{
    font-size: 90%;
    color: #df5e0e;
    font-family: "Walter Turncoat" ,sans-serif;
    text-transform: lowercase;
    position: absolute;
    left: .5em;
    bottom: .25em;
}

.Notice .premium
{
    background-position: 0% 0%;
    width: 240px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 1.2em;
    margin: 10px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3),0 0 10px rgba(0,0,0,0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),0 0 10px rgba(0, 0, 0, 0.1) inset;
    background-color: #F2F3F5;
    background-image: -webkit-radial-gradient(circle,#F2F3F5,#5AA8E6); 
    background-repeat: repeat-y;
    
    box-shadow: 0px 0px 35px 10px rgb(255, 255, 255);/*for four side shadow effect white*/
    
    box-shadow: 0px 0px 0px rgba(241, 241, 241, 0.3),0px -25px 21px rgba(255, 255, 255, 0.94) inset;
    background-image: -webkit-radial-gradient(circle,#F2F3F5,#5AA8E6);
    background-attachment: scroll;
}


