@charset "UTF-8";
/* CSS Document */

body {
    background:#FFF none repeat scroll 0 0;
    font-family:arial,sans-serif;
    font-size:62.5%;
    margin:0;
    padding:0;
}

p, h1, h2, h3, h4, h5, h6, h7 {
margin:0;
padding:0;
}


a:hover {
    color:#122842;
    cursor: pointer;
}

a {
color:#234B7B;
text-decoration:none;
}

.pulse-frame {
    margin-top: 3px;
    margin-bottom: 30px;
    cursor: default;
}

.twoThirds {

    width:620px;
    margin-right: 9px;
    padding-right: 9px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
}

.twoThirdsCell {
}

.oneThird {

    width:300px;
}

.oneThirdCell {
    vertical-align: top;
}

.headerTop {
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    height: 30px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
}
.headerTop  h1 {
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #404040;
    line-height: 30px;
}
.headerTop  h2 {
    color: #B22929;
    font-size: 16px;
    line-height: 29px;
}
.headerTop span {
    float: right;
    font-size: 11px;
    color: #666;
}
.headerTop span img {
    vertical-align: middle;
    padding-left: 8px;
}


.headerOne {
background:transparent url(../images/headerBlueBG.gif) repeat-x scroll 0 2px;
padding-bottom:7px;
}

.headerOne p {
background-color:#FFFFFF;
color:#B22929;
display:inline;
font-size:1.2em;
font-weight:bold;
line-height:1em;
margin:0;
padding:0 3px 0 0;
text-transform:uppercase;
}

.nav {
    height: 30px;
}

.tabs {
    line-height:normal;
    width:100%;
    float: left;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: url(../images/generic/tab/tab_bgline.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
}

.tabs ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    font-size: 11px;
}

.tabs li {
    cursor:pointer;
    float:left;
    margin-top: 0;
    margin-right: 1px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 9px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/generic/tab/tab_left_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.tabs    a  {
    display:block;
    text-decoration:none;
    color: #234B7B;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-left: 6px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/generic/tab/tab_right_grey.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.tabs a:hover {
    color: #122842;
}
.tabs li.current {
    background-image:url(../images/generic/tab/tab_left_white.gif);
}
.text-center  {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right  {
    text-align: right;
}
.float-right {
    float: right;
}
.margin-auto {
    margin-right: auto;
    margin-left: auto;
}
.current  a {
    background-image:url(../images/generic/tab/tab_right_white.gif);
    padding-bottom:7px;
    color: #444444;
}
.pulse-table-100 {
    width: 100%;
}

.panel1 {
    padding-right: 0px;
    overflow-x: hidden;
    overflow-y: scroll;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    height: 454px;
    margin-bottom: 7px;
    position: relative;
    bottom: 2px;
    width: 620px;
}
.panel2 {
    height: 198px;
    margin-bottom: 0px;
	width:620px;
}
.panel3 {
}
.bf {
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
}
.bf h1 {
    margin-bottom: 7px;
    color: #656565;
    font-size: 9px;
}
.bf-bet {
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.cricket-pictures {
    height: 288px;
    width: 620px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    overflow: hidden;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.cp-iframe {
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    overflow: hidden;
}
.panel1-no-scroll {
    padding-right: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    height: 454px;
    margin-bottom: 7px;
    position: relative;
    bottom: 2px;
    width: 620px;
}

.admpu {
    background-color:#EEEEEE;
    height:250px;
    margin-bottom:1em;
    margin-left:auto;
    margin-right:auto;
    width:300px;
    overflow: hidden;
}

.access {
display:none;
}

