﻿/*html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, table, tr, td, form, object, embed, article, aside, canvas, command, details, fieldset, figcaption, figure, footer, group, header, hgroup, legend, mark, menu, meter, nav, output, progress, section, summary, time, audio, video*/

*
{
    border: 0;
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

html
{
    font: 12px arial,helvetica,sans-serif;
    background: #fff;
    color: #333;
    line-height: 17px;
    direction: ltr;
}



a
{
    color: #15c;
    text-decoration: none;
}

a:active
{
    color: #d14836;
}

a:hover
{
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 1.54em;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 .46em;
}

p
{
    margin: 0 0 1em;
}

ol, ul
{
    list-style: none;
    margin: 0 0 1em;
}

li
{
    margin: 0 0 0;
}

strong
{
    color: #222;
}

html, body
{
    height: 100%;
    min-height: 100%;
    position: relative;
}

body
{
    padding: -1px;
    border-top: 1px solid #39f;
    background: #fff;
    margin: 0;
    font: Arial,Helvetica,sans-serif;
    line-height: 1.5em;
}


.container
{
    width: 950px;
    margin: 0 auto;
    height: 100%;
}

.header
{
    height: 60px;
    float: left;
    width: auto;
}

.social
{
    height: 60px;
    float: right;
    padding: 5px;
}

.top-nav
{
    float: left;
    width: 950px;
    height: 40px;
    padding: 0 0 2px;
}

.top-nav ul
{
    float: left;
    width: 950px;
    margin: 0;
    padding: 10px 0 0;
    z-index: 999;
}

.top-nav li
{
    display: block;
    float: left;
    width: 104px;
    background-color: #1a5fa2;
    list-style: none;
    text-align: center;
    height: 23px;
    margin: 0 1px 0 0;
    padding: 7px 0 0;
}
/*------------ Dropdown Menu CSS Starts--------------*/
.top-nav li ul
{
    display: none;
    left: 0;
    position: absolute;
}

.submenu
{
    margin-right: 0px !important;
}

.top-nav li:hover ul
{
    left: 0;
    display: block;
    position: relative;
    filter: none;
}

.top-nav li:hover ul li
{
    display: block;
    text-align: left;
    float: none;
    margin-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 104px;
    width: 150px;
    z-index: 999;
    position: relative;
    filter: none;
}



/*------------ Dropdown Menu CSS Ends --------------*/
.top-nav .selected
{
    display: block;
    float: left;
    width: 104px;
    background-color: #09c;
    list-style: none;
    text-align: center;
    height: 23px;
    margin: 0 1px 0 0;
    padding: 7px 0 0;
}

.top-nav li:hover
{
    background-color: #09c;
}

.top-nav ul a
{
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    display: block;
}

.content
{
    width: 950px;
    float: left;
    text-align: justify;
    padding: 10px 0;
}

.content-left
{
    width: 218px; /*float: left;*/
    padding: 0 0 0 10px;
}

.content-right
{
    width: 694px; /*float: left;*/
    margin-left: 28px;
}

.content-centre
{
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 22px;
    padding: 0;
}

.client-left
{
    width: 225px;
    float: left;
}

.client-img
{
    border: 1px solid #dfe0d8;
    margin-top: 10px;
    padding: 4px;
}

.newcontent
{
    padding: 18px 0;
}

.clear
{
    clear: both;
    margin: 0;
    padding: 0;
}

h1, h1 a
{
    font: 18px Arial,Helvetica,sans-serif;
    color: #f60;
    border-bottom: 1px solid #e7e7e7;
    text-decoration: none;
    margin: 0 0 5px;
    padding: 5px 0 11px;
}

h2, h2 a
{
    font: bold 13px Arial,Helvetica,sans-serif;
    color: #f60;
    text-decoration: none;
    margin: 20px 0 20px 6px;
    padding: 0 0 0 15px;
}

h3, h3 a
{
    font: bold 16px Arial,Helvetica,sans-serif;
    color: #f60;
    border-bottom: 1px dotted #bf5a14;
    text-decoration: none;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-decoration: none;
    margin: 20px 0 20px 6px;
    padding: 0 0 0 15px;
}

h3, h3 a
{
    font: bold 16px Arial,Helvetica,sans-serif;
    color: #f60;
    border-bottom: 1px dotted #bf5a14;
    text-decoration: none;
    margin: 0 0 10px;
    padding: 0 0 5px;
}

h4, h4 a
{
    font: bold 16px Arial,Helvetica,sans-serif;
    color: #f60;
    text-decoration: none;
    margin: 0 0 10px;
    padding: 0 0 5px;
}

.blue
{
    font: 18px Arial,Helvetica,sans-serif;
    color: #185fa1;
}

.style-four
{
    border-collapse: separate;
    height: 2px;
    border: 0;
    background-color: #185fa1;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}

.grayboldtxtSearch
{
    font: bold 12px Arial,Helvetica,sans-serif;
    color: White;
}

.grayboldtxt
{
    font: bold 12px Arial,Helvetica,sans-serif;
    color: #657d90;
}

.grayboldtxt3
{
    font: bold 14px Arial,Helvetica,sans-serif;
    color: #657d90;
}

.redlighttxt
{
    font: 12px Arial,Helvetica,sans-serif;
    color: #f60;
    font-weight: 100;
}

.grayboldtxt1
{
    font: 11px Arial,Helvetica,sans-serif;
    color: #657d90;
}

.grayboldtxt2
{
    font: 10px Arial,Helvetica,sans-serif;
    color: #657d90;
}

.bluelighttxt
{
    font: 14px Arial,Helvetica,sans-serif;
    color: #185fa1;
    font-weight: 100;
}

.more
{
    padding: 2px 0 0;
}

.more a
{
    color: #f60;
    text-decoration: none;
}

.footer
{
    background-color: #1a5fa2;
    font: 12px Arial,Helvetica,sans-serif;
    text-align: center;
    color: #fff;
    clear: both;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3px 0 5px;
}

.footer a
{
    font: 12px Arial,Helvetica,sans-serif;
    color: #fff;
}

.footer a:hover
{
    color: #09f;
    text-decoration: none;
}

.product
{
    margin-bottom: 20px;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}

.product-img
{
    float: right;
    border: 1px solid #b0a48b;
    margin: 4px;
    padding: 4px;
}

.top-nav ul a:hover, .more a:hover
{
    text-decoration: none;
}

.client-centre, .client-right
{
    width: 225px;
    float: left;
    margin-left: 8px;
}

#window, #slideshow, #slideshow ul, #slideshow ul li
{
    overflow: hidden;
    position: relative;
}

#window
{
    clear: both;
    width: 950px;
    height: 198px;
    top: 0;
    left: 0;
}

#slideshow
{
    width: 1900px;
    height: 594px;
}

#slideshow li
{
    float: left;
    display: inline;
}

select, .btn, textarea, input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=URl], input[type=file]
{
    font-size: 12px;
    -webkit-appearance: none;
    display: inline-block;
    line-height: 15px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    vertical-align: central;
    margin: 0;
    padding: 2px;
}

.btn
{
    padding: 2px 6px 2px 6px;
}
.button1
{
    border: 1px solid #006;
    background: :#08233e;
}

.button2
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    padding: 5px 10px 5px 10px;
    border: 1px solid #999;
    text-shadow: 0px 1px 1px #000;
    text-decoration: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background: #0060df;
    background: -moz-linear-gradient(-90deg, #9299d0 5%, #6f78c1 15%, #3944a8 35%, #138aef 75%, #78e2ff 100%, #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(#9299d0), to(#78e2ff), color-stop(0.2, #6f78c1), color-stop(0.5, #3944a8), color-stop(.7, #138aef), color-stop(0.9, #78e2ff));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3944a8', endColorstr='#78e2ff', GradientType=0 );
    cursor: pointer;
}

.button2:hover
{
    background: -moz-linear-gradient(90deg, #9299d0 5%, #6f78c1 15%, #3944a8 35%, #138aef 75%, #78e2ff 100%, #fff);
    background: -webkit-gradient(linear, left bottom, left top, from(#9299d0), to(#78e2ff), color-stop(0.2, #6f78c1), color-stop(0.5, #3944a8), color-stop(.7, #138aef), color-stop(0.9, #78e2ff));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78e2ff', endColorstr='#3944a8', GradientType=0 );
}


select:hover, .btn:hover, textarea:hover, input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=URl]:hover, input[type=file]:hover, input[type=submit]:focus, select:focus, textarea:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=URl]:focus, input[type=file]:focus
{
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    border-color: #369 #069 #069;
}



#divSuccess
{
    border: 2px solid #119d20; /* background-color: #e7e7e7; */
    border-radius: 5px;
    padding: 5px;
}

#tblSummary
{
    /* border-spacing: 10px; */
    border-collapse: separate; /* background-color:#dfe0d8;*/
    border-radius: 5px;
}

#tblSummary td
{
    padding: 5px;
}


.claim_main
{
    border: 1px solid #919191;
    font-family: Verdana;
    text-indent: 3px;
    font-size: 11px;
}
.claim_main td
{
    height: 18px;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 2px;
}
.claim_main th
{
    background-color: #eaeaea;
    height: 20px;
    font-weight: bold;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #919191;
}
.claim_input
{
    width: 150px;
    height: 16px;
    border: 1px solid #919191;
}
.claim_date
{
    width: 80px;
    height: 16px;
    border: 1px solid #919191;
}
.claim_red
{
    color: #ff0000;
}
.claim_input
{
    width: 150px;
    height: 16px;
    border: 1px solid #919191;
}
.claim_dropdown
{
    width: 80px;
    height: 16px;
    border: 1px solid #919191;
    font-family: Verdana;
    font-size: 10px;
}
.claim_remarks
{
    width: 200px;
    height: 75px;
    border: 1px solid #919191;
}

.claim_main_edit
{
    border: 1px solid #919191;
    font-family: Verdana;
    text-indent: 3px;
    font-size: 11px;
}
.claim_main_edit td
{
    height: 18px;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 2px;
}
.claim_main_edit th
{
    background-color: #eaeaea;
    height: 20px;
    font-weight: bold;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #919191;
}
