body{	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #3d3d3d}
#content {  width: 1188px ;  margin-left: auto ;  margin-right: auto ;}
p {  line-height: 1.5em;}

/* Article section */
#article h1, #article h2, #article h3 {margin: 0px; padding: 0px}

#article h1{
    font-family: kkfont; font-size: 32px;
    /*    background: url('./images-site/logo_small.gif') no-repeat left, #ca0a1e; color: white;*/
    background: #ca0a1e; color: white; box-shadow: 3px 3px 2px #888888;
    border-radius: 5px;
    /*margin-bottom: 10px; padding: 3px 3px 3px 40px*/
    margin-bottom: 10px; padding: 0px 0px 0px 10px;
    margin-top: -5px;
}
#article h2{line-height: 20px; font-size: 14px; padding: 4px; padding-left: 10px; margin: 5px; font-weight: bold; color: white; background-color: #da2128; box-shadow: 3px 3px 2px #888888;}
#news {float: left; width: 150px; font-size: 14px; padding: 4px; padding-left: 10px; margin: 0px; font-weight: bold; color: white; background-color: #da2128; box-shadow: 4px 4px 2px #888888;}
#article h3{font-size: 15px; padding-left: 2px; font-weight: bold; border-left: 3px solid #C11A20;}

/*Fixing font issue with Autocomplete*/
.ui-autocomplete{font-size: 12px !important;}

/* START GLOBAL LINKS */
a { color: #1f62a0; text-decoration: none;}
a:visited { color: #1f62a0; text-decoration: none;}

.hide {	display: none;}
small {font-size: 80%}

/* START FOOTER LINKS */
.footer { clear: both;	border: 1px solid #cccccc; font-size: 90%; color: #7593ae; padding: 0; background-color: #FEFAFB;
    text-align: center; line-height: 22px}
.footer a{ text-decoration: none; color: #7593ae;}
.footer a:visited{ text-decoration: none; color: #7593ae;}
/* END FOOTER LINKS */

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/* ROUNDED CORNERS */
.kk-news{
    float: left;
    width: 230px;
    height: 80px;
    background-color: white;
    border: 1px solid #dedede;
    color: #3d3d3d;
    overflow:hidden;
    font-weight: bold;
    font-size:13px;
    /*    margin-top: 8px !important; */
    margin-right: 10px;
    padding: 0px;
    /*    padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 4px;*/

    /* CSS3 Rounded Corners */
    /*(top-left, top-right, bottom-right, bottom-left)*/
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;

    /* Microsoft hack PIE.css */
    behavior: url(./css/PIE.htc);
}

.imagedropshadow{
    padding: 5px;
    border: solid 1px #EFEFEF;
}

a:hover .imagedropshadow{
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
    -webkit-transition:all .2s ease-in;
}

@font-face {
    font-family: kkfont;
    src: url('28_Days_Later.ttf')
    ,url('28_Days_Later.eot'); /* IE9 */
}

/* RSS */
#img-1354761764329 {display: none}
.rss-form { margin: 0px; padding: 0px}
.rss p {line-height: 18px; font-size: 90% }
.rss img { width: 100px !important; height: auto !important; margin-right: 5px; margin-left: 0px; margin-bottom: 5px; padding: 2px; border: solid 1px #EFEFEF; float: left !important;}
/*    .rss p {text-align: justify}*/
#frm-submit_enquiry {
    background-image: url('images-site/Check.png');
    background-color: white;
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    border: 0px;
    float: right;
    margin-right: 10px;
    margin-top: -2px;
}

.overlayDiv {
    position: relative;
    width: 100%; /* for IE 6 */
}

.overlayText {
    position: absolute;
    top: 200px;
    left: 0;
    color: white;
    background-image:url('./../images/overlay80.png');
    padding: 10px;
}

.kkcta_button_blue {
    -webkit-font-smoothing: antialiased !important;
    cursor: pointer !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
    display: inline-block !important;
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 100% !important;
    height: auto !important;
    font-family: sans-serif !important;
    border-radius: 8px !important;
    background-color: rgb(54, 152, 227) !important;
    background-image: -webkit-linear-gradient(top, rgb(54, 152, 227), rgb(40, 114, 170)) !important;
    background-image: -moz-linear-gradient(top, rgb(54, 152, 227), rgb(40, 114, 170)) !important;
    box-shadow: inset 0px 1px rgb(67, 190, 255) !important;
    -webkit-box-shadow: inset 0px 1px rgb(67, 190, 255) !important;
    -moz-box-shadow: inset 0px 1px rgb(67, 190, 255) !important;
    color: rgb(255, 255, 255) !important;
    border: 4px solid rgb(149, 249, 255) !important;
    text-shadow: 0px -1px rgb(16, 45, 68) !important;
    padding: 4px 11px !important;
    font-size: 14px !important;
    line-height: 21px !important;
}

.kkcta_button_green {
    -webkit-font-smoothing: antialiased !important;
    cursor: pointer !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
    display: inline-block !important;
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 100% !important;
    height: auto !important;
    font-family: sans-serif !important;
    border-radius: 4px !important;
    background-color: rgb(50, 170, 68) !important;
    background-image: -webkit-linear-gradient(top, rgb(50, 170, 68), rgb(37, 127, 51)) !important;
    background-image: -moz-linear-gradient(top, rgb(50, 170, 68), rgb(37, 127, 51)) !important;
    box-shadow: inset 0px 1px rgb(62, 212, 85) !important;
    -webkit-box-shadow: inset 0px 1px rgb(62, 212, 85) !important;
    -moz-box-shadow: inset 0px 1px rgb(62, 212, 85) !important;
    color: rgb(255, 255, 255) !important;
    border: 2px solid rgb(25, 85, 34) !important;
    text-shadow: 0px -1px rgb(15, 51, 20) !important;
    padding: 4px 11px !important;
    font-size: 14px !important;
    line-height: 21px !important;
}

.kkcta_button_orange {
    -webkit-font-smoothing: antialiased !important;
    cursor: pointer !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
    display: inline-block !important;
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 100% !important;
    height: auto !important;
    font-family: sans-serif !important;
    border-radius: 8px !important;
    background-color: rgb(244,146,0) !important;
    background-image: -webkit-linear-gradient(top, rgb(244,146,0), rgb(183,109,0)) !important;
    background-image: -moz-linear-gradient(top, rgb(244,146,0), rgb(183,109,0)) !important;
    box-shadow: inset 0px 1px rgb(255,182,0) !important;
    -webkit-box-shadow: inset 0px 1px rgb(255,182,0) !important;
    -moz-box-shadow: inset 0px 1px rgb(255,182,0) !important;
    color: rgb(255,255,255) !important;
    border: 4px solid rgb(255,231,81) !important;
    text-shadow: none !important;
    padding: 4px 12px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}