@charset "UTF-8";

/* CSS Document */


/* -------    Page Layout ----------*/

body {
    padding: 0px;
    margin: 0px;
    font: 12px/18px Arial, Helvetica, sans-serif;
    color: #353535;

    background-image: url("https://kuwait-pools.com/assets/kuwaithd.png");

    background-size: cover;
    font-family: 'Do Hyeon', sans-serif;
}

td {
    font: 15px/20px 'Do Hyeon', sans-serif;
    color: #353535;
    font-weight: normal;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
ul,
ol,
li,
form,
input,
textarea,
span {
    padding: 0;
    margin: 0;
}

p {
    padding: 0px 0 10px 0;
    margin: 0;
}

ul {
    list-style: none;
}

img {
    outline: none;
    border: none;
}

a {
    outline: none;
    text-decoration: none;
}


/*-------------------       General      --------------*/

.black_link_12 {
    color: #464646;
    font-weight: bold;
}

.black_link_12 a {
    color: #464646;
    padding: 0px 10px 0px 0px;
}

.black_link_12 a:hover {
    color: #000;
}

.black_32 {
    font-size: 32px;
    color: #000;
    font-weight: bold;
    line-height: 35px;
}

.white_14 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
}

.white_19 {
    font-size: 19px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
}

.white_12 {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 0 0 3px 0;
}


/*-------------------       General      --------------*/

#header {
    width: 750px;
    padding: 10px 15px 0px 15px;
    height: 100px;
    margin: 0px auto 0px auto;
}

#menu_block {
    width: 750px;
    padding: 0px;
    height: 83px;
    margin: 0px auto 0px auto;
}

#menu {
    width: 872px;
    background: url(menu_bg.gif) 0 0 repeat-x;
    height: 83px;
    padding: 0px 0px 0px 0px;
}

#menu ul {
    text-align: center;
}

#menu li {
    display: inline;
    background: url(sign.gif) 0 18px no-repeat;
    color: #fff;
    line-height: 83px;
    padding: 20px 12px 20px 34px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

#menu li.noBg {
    background: none;
    padding-left: 0px;
}

#menu li a {
    color: #fff;
}

#menu li a:hover,
#menu li a.active {
    color: #ffa664;
}

#banner_block {
    width: 750px;
    padding: 10px 0px 10px 0px;
    margin: 0px auto 0px auto;
}

#banner {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e3e3e3;
    border-radius: 15px;
    margin-bottom: 10px;
    padding: 7px 0 0 15px;
    text-align: center;
    width: 730px;
}

.divider {
    background: url(divider.gif) 0 0 repeat-y;
}

#content {
    width: 750px;
    padding: 10px 0px 10px 0px;
    margin: 0px auto 0px auto;
}

#left_pannel {
    width: 240px;
    padding-right: 47px;
}

#right_pannel {
    width: 713px;
}

.headding {
    background: url(headding_bg.gif) 0 0 repeat-x;
    border-radius: 10px;
    height: 42px;
    line-height: 42px;
    padding-left: 15px;
    color: #4d4d4d;
    font-size: 21px;
    font-weight: bold;
}

.left_box {
    padding: 0 0 15px 0;
}

.side {
    padding: 0px 20px 0px 20px;
}

.side ul {}

.side li {
    background: url(divider_2.gif) 0 bottom repeat-x;
    color: #4d4d4d;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
}

.side li a {
    background: url(arrow.gif) 0 5px no-repeat;
    color: #4d4d4d;
    padding: 0px 0px 0px 15px;
}

.side li a:hover {
    color: #000;
}

.right_first {
    padding: 0px 0px 30px 0px;
}

.right_first td {
    color: #676767
}

.right_blueBox_1 {
    background: #f26954;
    border-radius: 10px;
    padding: 15px 10px 10px 10px;
    margin-bottom: 10px;
}

.right_chartBox_white {
    background: #fff;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
}

.chart {}

.chart th {
    color: #000;
    font-weight: bold;
    padding: 5px 0px 8px 3px;
    background: url(dot.gif) 0 bottom repeat-x;
}

.chart tr td {
    color: #494949;
    background: url(dot.gif) 0 bottom repeat-x;
    padding: 3px 0px 3px 3px;
}

.blue_link {
    color: #069eb4;
    font-weight: bold;
}

.blue_link a {
    color: #069eb4;
}

.blue_link a:hover {
    color: #069000;
}

.green_btn {
    background: url(green_btn.gif) 0 0 no-repeat;
    width: 75px;
    padding: 0px 0px 0px 10px;
    height: 25px;
    line-height: 25px;
    color: #000;
    font-weight: bold;
}

.green_btn a {
    display: inline-block;
    color: #000;
}

.green_btn a:hover {
    color: #0000ff;
}

.right_blueBox_2 {
    background: #067cb2;
    border-radius: 10px;
}

.right_blueBox_3 {
    background: #1a85b8;
    border-radius: 10px;
    padding: 15px 15px 10px 15px;
}

.right_blueBox_3 td {
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    padding: 0 0 4px 0;
}

.right_blueBox_3 a {
    color: #fff;
    font-weight: bold;
}

.right_blueBox_3 a:hover {
    text-decoration: underline;
}

.white_shadow_headding {
    border-radius: 10px;
    background: url(shaded_white_bg_1.gif) 0 0 repeat-x;
    color: #067cb2;
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 14px;
    padding: 0 0 0 10px;
    line-height: 39px;
    height: 39px;
}

.white_shadow_link {
    border-radius: 10px;
    background: url(shaded_white_bg_2.gif) 0 0 repeat-x;
    color: #010100;
    font-weight: bold;
    font-size: 13px;
    text-align: right;
    padding: 0 10px 0 0px;
    line-height: 30px;
    height: 30px;
}

.white_shadow_link a {
    color: #010100;
    text-shadow: 0px 1px #fff;
}

.white_shadow_link a:hover {
    color: #067cb2;
    text-shadow: 0px 1px #fff;
}

#footer {
    width: 1000px;
    background: url(footer_divider.gif) 0 0 repeat-x;
    height: 124px;
    padding-top: 40px;
    text-align: center;
    margin: 0px auto 0px auto;
    color: #ffffff;
}

#footer ul {
    padding-bottom: 20px;
}

#footer li {
    color: #ffffff;
    display: inline;
    background: url(sign_2.gif) 0 5px no-repeat;
    padding: 15px 15px 15px 40px;
}

#footer li.noBg {
    background: none;
}

#footer li a {
    color: #515151;
}

#footer li a:hover,
#footer li a.active {
    color: #000;
}

.nmenu {
    background: #f85032;
    background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85032), color-stop(50%, #f16f5c), color-stop(51%, #f6290c), color-stop(71%, #f02f17), color-stop(100%, #e73827));
    background: -webkit-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
    background: -o-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
    background: -ms-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
    background: linear-gradient(to bottom, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=0);
    border-radius: 15px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.29);
    height: 35px;
    margin-top: 30px;
    padding: 5px 5px 11px 0;
    text-align: center;
    width: 99%;
}

.daily {
    -moz-box-shadow: inset 0px 39px 0px -23px #ffffff;
    -webkit-box-shadow: inset 0px 39px 0px -23px #ffffff;
    box-shadow: inset 0px 39px 0px -23px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf', GradientType=0);
    background-color: #ededed;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #fa0808;
    font-family: Trebuchet MS;
    font-size: 12px;
    padding: 4px 15px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #f20909;
}

.daily:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed', GradientType=0);
    background-color: #dfdfdf;
}

.daily:active {
    position: relative;
    top: 1px;
}

.nmenu a {
    margin: 5px;
}

.prz {
    font-size: 22px;
}

.prznum {
    font-size: 20px;
}

.circle {
    text-align: center;
    display: inline-block;
    background: black;
    border-radius: 100%;
    height: 40px;
    width: 55px;
    margin: 5px;
    padding-top: 20px;
    background: radial-gradient(circle at 100px 100px, #f00, #9b8d8d);
}