/*@charset "utf-8";*/
/* CSS Document */

/*body {
	background:#666666;
	margin:0;
	padding:0;
}
*/

/*added*/
.loginrighttxt
{
    color: #ffffff;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    margin-left: 30px;
    margin-top: 0px;
    padding-right: 15px;
}

.invalid
{
    /*color:#676767;*/
    text-align: right;
    color: #FF0000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif; /*margin-left: 10px;*/ /*padding-right: 40px;*/
}
/*****/

.wrapper
{
    width: 718px;
    margin-left: auto;
    margin-right: auto;
    background: #f5a00f; /*border: 2px solid #ffffff;*/
}

.clear
{
    clear: both;
}

.gkheader
{
    background: url(../images/images_01.gif) top center no-repeat;
    width: 718px;
    height: 68px;
    position: relative;
}

.gkbody
{
    width: 718px;
    position: relative; /*background:url(../images/images_02.jpg) top center no-repeat;*/
}

.gkp
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    text-align: justify;
}

.gkinput1
{
    font: Arial, Helvetica, sans-serif;
    color: #666666;
    height: 14px;
    width: 152px;
    border: 1px solid #666666;
}

.gkinput2
{
    font: Arial, Helvetica, sans-serif;
    color: #666666;
    height: 14px;
    border: 1px solid #666666;
    position: relative;
}

.gkselect select
{
    height: 20px;
}

.gkselect
{
    border: 1px solid #666666;
    height: 20px;
    font: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    width: 160px;
}

.gkcap
{
    width: 130px;
    position: relative;
    margin: 5px;
    color: #000;
    font-size: 10px;
}

.gkcap a
{
    position: relative;
    margin: 5px;
    color: #676767;
    font-size: 10px;
    text-decoration: none;
}

.gkcap a:hover
{
    position: relative;
    margin: 5px;
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

.gkt
{
    padding-top: 2px;
    font-size: 11px;
    font-family: Tahoma, Arial;
    border: 0px;
}

.gkerror
{
    color: Red;
}

.gksuccess
{
    color: Green;
}

.gkinput1 input
{
    width: 152px;
    border: 1px solid #666666;
}

.gkp p
{
    padding: 0px;
    margin: 0px;
}

.gkleft
{
    position: relative;
    float: left;
    width: 372px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.gkspacer
{
    background: url(../images/images_088.jpg) top center repeat-y;
    width: 6px;
    height: 400px;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.gkright
{
    position: relative;
    width: 340px;
    float: right;
    margin-top: 20px;
    margin-bottom: 30px;
}

.gkloginheader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 23px;
    color: #ffffff;
    left: 50px;
    top: 50px;
    position: relative;
}

.gkloginbody
{
    position: relative;
    height: 10px;
    width: 320px;
    margin: 10px;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

