﻿/* Classics */
div
{
    padding: 0px;
    margin: 0px;
}
p
{
    margin: 0px;
    padding: 0px;
}
body
{
    /* background: url('/Images/HeaderKn2.png') repeat-x #475869; */
    font-family: arial;
    min-width:1000px;
    background-attachment:scroll!important
}
hr.cleaner
{
    height: 0px;
    visibility: hidden;
    clear: both;
    padding: 0px;
    margin: 0px;
}
hr.kirra
{
    height: 1px;
    color: #efa22f;
    background: #efa22f;
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
    clear: both;
}
ul.nopuces
{
    list-style-type: none;
}
ul.HorizonUL li
{
    float: left;
    padding: 5px 20px;
}
img
{
    padding: 0px;
    margin: 0px;
    border: none;
}
a img
{
    border: none;
}
a:hover img
{
    text-decoration: none;
}
a img
{
    text-decoration: none;
}
a
{
    text-decoration: none;
}

#header {background:url('/Images/kirranet-it-solutions-mod3.png') no-repeat 0px 40px}

/* Titles */
h1
{
    font-family: Times New Roman;
    font-size: 18px;
    color: #efa22f;
    padding: 2px 0px 0px 0px;
    margin: 0px;
}

/* Master Page */
#main
{
    border-top: solid 1px #E69E32;
    background-color:Gray;
}

#TelerikContent {background-color:#202020}

#footerKonnect
{
    display:inline-block;
    background-image:url('/Images/FooterKn2.png');
    background-position:center;
    position:relative;
    bottom:0px;
    margin:0 -30px 0 0px;
    z-index:5;
    height:106px;   
    padding:0;
    width:100%;
}

/*
#footerLeft
{
    display:inline-block;
    position:relative;
    left:0;
    bottom:0px;
    width:180px;
    height:106px;
    background: transparent url('/Images/FooterKnLeft.jpg') right;    
    margin-right:-4px;
}

#footerRight
{
    display:inline-block;
    position:relative;
    right:0;
    bottom:0px;
    width:180px;
    height:106px;
    background: url('/Images/FooterKnRight.jpg') left;   
    margin-left:-4px;
}

#footerMiddle
{
    display:inline-block;
    position:relative;
    bottom:0px;
    width:420px;
    height:106px;
    background: url('/Images/FooterKnLiquid.jpg') repeat-x;
}
*/

#footerKonnect p, #footerKonnect label, #footerKonnect a
{
    font-family:Palatino Linotype;
    font-style:italic;
    color:Black;
}

.Pub_Btn
{
    width: 280px;
    height: 70px;
    margin-bottom: 15px;
}
input.flag
{
    margin-left: 10px;
    margin-top: 15px;
}

/* Paragraphes  */
.tight
{
    padding: 0px;
    margin: 0px;
}
.loose p
{
    padding: 5px;
}

/* Links */
a img
{
    border: none;
}
a:hover img
{
    text-decoration: none;
}
a
{
    text-decoration: none;
}
a:link
{
    color: #fff;
}
a:visited
{
    color: #fff;
}
a:hover
{
    color: #efa22f;
    text-decoration: underline;
}

.module
{
    border: 1px solid #c6e1f2;
    background: #dff3ff;
    padding: 1.2em;
    color: #333;
}

.button
{
    border: 1px solid;
    border-color: #93aaa7 #557a8a #527889;
    background: url('http://static.kirranet.com/Images/qsfButton.gif') repeat-x #a8d1cc;
    min-height: 24px;
    font-size: 11px;
    line-height: 20px;
    padding: 0;
}

.wrap
{
    height: 70px;
    background: transparent url('http://static.kirranet.com/Images/topGradient.jpg') no-repeat;
}

.howto
{
    font: bold 12px/1 arial,sans-serif;
    margin: 5px;
    width: 750px;
    display:block;
}

.message
{
    position: absolute;
    top: 15px;
    left: 106px;
    width: 276px;
    height: 38px;
    padding: 13px 0 0 55px;
    background: url('http://static.kirranet.com/Images/messageBox.gif') no-repeat;
    font: bold 12px/1 arial,sans-serif;
    color: #fe0000;
}

.howto
{
    margin: 0;
    padding: 10px 60px 20px;
}

.exFooter
{
    border-top: 1px solid #c0baaf;
    background: #fff;
    position: relative;
}

.Login label
{
    color: White;
}

.Textbox, .Hover
{
    width: 337px;
    height: 17px;
    background: transparent url('http://static.kirranet.com/Images/inputlogin.png') no-repeat top left;
    color: Black;
    border: none;
    padding: 5px;
    font-weight: bold;
}

.Hover
{
    background: transparent url('http://static.kirranet.com/Images/inputlogin.png') no-repeat bottom left;
}

.HeaderText , .HeaderText a {color:#FFF!important}