﻿/*ENGRIDVIEW样式*/
.Engv { width: 100%; border: 1px solid #728818; background-color: #fff; border-collapse: collapse; }
.EngvHead th { color: #fff; border-bottom: 1px solid #728818; text-decoration: none; background-color: #728818; font-size: 10px; padding-top: 5px; padding-bottom: 5px; background-image: url(../../images/e-booking_en/ro_gv_header_bg.gif); background-position: left top; background-repeat: repeat-x; }
.EngvHead a { color: #fff; font-weight: bold; }
.EngvRow td { color: #000; border-bottom: 1px solid #728818; background-color: #f4f4f4; text-align: center; height: 25px; font-size: 10px; border-right: 1px solid #728818; }
.EngvAltRow td { background-color: #EEFEE0; text-align: center; height: 25px; font-size: 10px; border-bottom: 1px solid #728818; border-right: 1px solid #728818; }
.Engv td a { text-decoration: none; color: #000000; float: left; }
.Engv td a:hover { text-decoration: none; color: #ff0000; }

/*
.EngvPager div { padding-top: 5px; padding-bottom: 5px; height: 25px; line-height: 25px; vertical-align: middle; text-align: right; padding-right: 15px; padding-left: 15px; }
.EngvPager td { text-align: center; vertical-align: middle; color: black; background-color: #f7f7e7; font-size: 10px; }
.EngvPager td a { padding-right: 5px; color: #0066cc; text-decoration: none; padding-left: 8px; border: 1px solid #cccccc; margin-right: 5px; background-color: #ffffff; padding-top: 1px; }
.EngvPager td a:hover { text-decoration: none; background-color: #eeeeee; color: #006699; }
*/

.EngvEmptyRow td { background-color: #f7f7e7; height: 25px; font-size: 10px; background-position: 5px center; padding-left: 40px; font-weight: bold; background-image: url(../../images/Smileface.gif); background-repeat: no-repeat; padding-right: 5px; padding-bottom: 5px; padding-top: 5px; line-height: 30px; }

.EngvPager td span
{
    
color:red;

border:1px solid #d5f7cf;
background-color:#e4fdce;
margin:0px 4px;
padding:3px 8px;
line-height:15px;
height:15px;
font-size:11px;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
border-radius:3px;
background: -moz-linear-gradient(top,white,#e4fdce 100%);background:
-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e4fdce));
text-decoration:none;

    }


.EngvPager td span
{
    
color:red;
border:1px solid #d5f7cf;
background-color:#e4fdce;
margin:0px 4px;
padding:3px 8px;
line-height:15px;
height:15px;
font-size:11px;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
border-radius:3px;
background: -moz-linear-gradient(top,white,#e4fdce 100%);background:
-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e4fdce));
text-decoration:none;

    }
.EngvPager a
{
color:#35643c;
border:1px solid #d5f7cf;
background-color:#b5e7ff;
margin:0px 4px;
padding:3px 8px;
line-height:15px;
height:15px;
font-size:11px;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
border-radius:3px;
background: -moz-linear-gradient(top,white,#b5e7ff 100%);background:
-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#b5e7ff));
text-decoration:none;
}
.EngvPager a:hover
{
color:rgb(202,155,195);
background: -moz-linear-gradient(top,#b5e7ff,white 100%);background:
-webkit-gradient(linear, 0 0, 0 100%, from(#b5e7ff),to(#ffffff));
background-color:#e4fdce;
}.EngvPager .disabledpage:hover,.EngvPager .disabledpage
{
color:#ddd;
border:1px dashed #ddd;
background:#fff;
}.EngvPager .easypagerCurrpage
{
font-size:11px;
color:#96b120;
margin:0px 4px;
padding:3px 8px;
line-height:15px;
height:15px;
font-size:11px;
}
