﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    font-family: Arial;
}

.sideLink {
    margin: 10px 0px 0px 0px;
    background-color: #F4F9FF;
    margin-top: 15px;
    border: 1px solid rgb(124, 75, 42);
    height: 345px;
    float: left;
    width: 99.75%;
}


.SubjectTable {
    float: left;
}

    .SubjectTable tr td {
        padding: 1px 2px 2px 5px;
    }

.textcontent {
    padding: 0px 0px 0px 0px;
    font-family: Calibri;
    text-align: justify;
    line-height: 18px;
    font-size: 15px;
}

.homeNews {
    margin: 0px 0px 0px 0px;
    background-color: #f7f7f7;
    border: 1px solid #AAAAAA;
    height: 433px;
    float: left;
    width: 24%;
}

.sperator {
    margin: 20px 0px 25px 0px;
    height: 250px;
    background-color: White;
    border: 1px solid White;
    float: left;
    box-shadow: 1px 1px 5px #888888;
}

.homelinks {
    width: 45%;
    float: left;
}

.impLinks {
    margin: 10px 10px 0px 10px;
}

.impLinks1 {
    margin: 25px 25px 25px 0px;
    padding: 10px 0 25px 25px;
    float: left;
    width: 96%;
    min-height:126px;
    background-color: #F4F9FF;
    border: 1px solid rgb(124, 75, 42);
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.DownNews {
    margin: 0px 0px 25px 0px;
    background-color: #f7f7f7;
    border: 1px solid #AAAAAA;
    width: 24%;
    height: 140px;
    float: left;
}

.impLinks1 a {
    color: gray;
    text-decoration: none;
}

    .impLinks1 a:hover {
        color: rgb(184, 74, 13);
        text-decoration: none;
    }

.impLinks a {
    color: black;
    text-decoration: none;
}

    .impLinks a:hover {
        color: rgb(16, 77, 157);
        text-decoration: none;
    }

.homelogin {
    margin: -5px 5px 25px 50px;
    width: 45%;
    float: left;
}

body {
    /* 451d0a background: url(../images/bg-top-strip-img.jpg) repeat-x top left #E5E5E5;*/
    background-color: #E5E5E5;
    color: black;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

table {
    border-spacing: 0;
}

a {
    color: #451d0a;
}

a:hover {
    color: rgb(124, 75, 42);
}

.clear {
    clear: both;
    padding: 0 0 10px 0;
}

div.clearFloat {
    clear: both;
}

#header {
    padding-top: 20px;
    width: 100%;
    height: 125px;
    background-color: #2091DD;
    background:url('../images/head-bg.jpg') repeat-x scroll left top transparent;
    /*background: -webkit-radial-gradient(circle, rgb(124, 75, 42), #DDB020);
    background: -o-radial-gradient(circle,rgb(124, 75, 42), #DDB020); 
    background: -moz-radial-gradient(circle, rgb(124, 75, 42), #DDB020); 
    background: radial-gradient(circle, rgb(124, 75, 42), #DDB020);*/
  
}

.header1 {
    font-size: 2.5em;
    width: 400px;
    float: left;
    margin: 25px auto auto 50px;
    font-family: Arial;
}

.header2 {
    width: 500px;
    font-size: large;
    padding: 20px 0px 0px 0px;
    text-align: center;
    float: left;
}

#mainHeader {
    /*background: url(../images/header_bg_img1.png) no-repeat scroll center 30% transparent;*/
    width: 1000px;
    align-content: center;
    text-align: center;
    height: 124px;
    margin: auto;
    overflow: fixed;
}

#logo {
    float: left;
    margin-left: 20%;
}

    #logo img {
        width: 70px;
    }

.header {
    overflow: fixed;
    float: center;
    padding-top: 27px;
}

    .header h1 {
        width: 800px;
        position: relative;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
        color: black;
        font-size: 28px;
        font-family: "Trebuchet MS","Times New Roman",Times,serif;
        letter-spacing: 0px;
    }

.header3 {
    padding: 11px 0;
    font-weight: bold;
    color: #fff;
    font-size: 25px;
    letter-spacing: 0px;
    background-color: #D15805;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    width: 1000px;
    float: left;
    background: -webkit-radial-gradient(circle, #E9A87B, #D15805);
    background: -o-radial-gradient(circle,#E9A87B, #D15805);
    background: -moz-radial-gradient(circle, #E9A87B, #D15805);
    background: radial-gradient(circle, #E9A87B, #D15805);
}

div.topmenuContainer
{
	background: url("../images/menu-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height: 30px;
    margin: 0 auto 15px;
	width: 100%;
}

#topmenu
{
    overflow:inherit;
	background: url("../images/menu-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-left: 1px dotted #c4c4c4;
	height: 30px !important;    
	margin: 0 auto;
	width: 998px;
}

#topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topmenu li
{
	display: inline;
	padding: 0 0 0 0px;
}

#topmenu li a {
    background: url("../images/menu-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px dotted #c4c4c4;
    color: #ffffff;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px; /*padding-left: 13px;
	padding-right: 13px;*/
    padding: 4px 14px;
    text-decoration: none;
    text-transform: capitalize;
}

#topmenu li a:hover
{
	background: url("../images/menu-bg-hover.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	color: #ffffff;
	float: left;
}

#page {
    width: 1000px;
    margin: 0px auto 5px;
}

#heading_wrap {
    width: 1000px;
    padding: 0px 0;
}

#main-headding {
    height: 60px;
    float: left;
}

    #main-headding .head_leftcorner
{
	width: 59px;
	height: 60px;
	float: left;
	background: url(../images/leftcorner_img.png) no-repeat left center;
}

.payment {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    /* ffe9b5 #*/
    background-color: #DEA82A;
    padding: 0px 40px 0px 40px;
    height: 20px;
    /*width:850px*/
}



    .payment tr td {
        padding-right: 20px;
    }

#ctl00_ContentPlaceHolder1_RBL_PayMethod_1 {
    vertical-align: central;
}

#main-headding .head_middle {
    padding: 0 5px;
    height: 60px;
    float: left;
    background-color: #ffe9b5;
    border-top: 1px solid #c28c72;
    border-left: 1px solid #c28c72;
    margin-left: -1px;
    -webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0;
    border-radius: 30px 0 0 0;
}

    #main-headding .head_middle h2 {
        /*background: url(../images/arow_icon.png) no-repeat right center;*/
        padding: 11px 0px 11px 10px;
        font-weight: normal;
        color: #111;
        letter-spacing: 0px;
        font-weight: bold;
        margin: 8px 0 5px;
        cursor: default;
        width: auto;
    }

#main-headding .head_rightcorner {
    width: 59px;
    height: 60px;
    float: left;
    background: url(../images/rightcorner_img.png) no-repeat right center;
    background-size: cover;
}

.rside_wrap {
    float: left;
    background: url(../images/line.png) no-repeat left center;
    padding: 80px 30px;
    height: 90px;
}

#setup_wrap {
    float: right;
    margin-top: 3px;
    height: 50px;
}

.setup_backLine {
    width: 554px;
    height: 45px;
    background: url(../images/setup_back_line.png) no-repeat center center;
    margin: 0 auto;
}

.setup_numbers_grey {
    width: 45px;
    height: 45px;
    background: url(../images/setup_numbers_bg_grey.png) no-repeat center center;
    text-align: center;
    padding: 0 50px 0 40px;
    float: left;
}

.setup_numbers_red {
    width: 45px;
    height: 45px;
    background: url(../images/setup_numbers_bg_red.png) no-repeat center center;
    text-align: center;
    padding: 0 50px 0 40px;
    float: left;
}

.setup_numbers_green {
    width: 45px;
    height: 45px;
    background: url(../images/setup_numbers_bg_green.png) no-repeat center center;
    text-align: center;
    padding: 0 50px 0 40px;
    float: left;
}

.setup_numbertext {
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    text-align: center;
    padding-left: 8px;
    padding-top: 9px;
    text-decoration: none;
}

    .setup_numbertext a {
        font-weight: bold;
        font-size: 22px;
        color: #ffffff;
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
        text-align: center;
        padding-left: 0px;
        padding-top: 9px;
        text-decoration: none;
    }

        .setup_numbertext a:hover {
            color: #CCCCCC;
        }

#newregistration {
    float: right;
    margin-top: 25px;
}

.newregister a {
    /*background: url(../images/lightgrey_button.png) repeat-x left bottom #dfdfdf;*/
    padding: 7px 25px 10px;
    font-weight: bold;
    font-size: 16px;
    color: #0129BA;
    letter-spacing: 0px;
    font-weight: bold;
    margin: 8px 0 5px;
    cursor: pointer;
    width: auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    /*border-radius: 30px;
	border: 1px solid #CCB7CC;*/
    text-shadow: 0px -1px 1px #ffffff;
}

    .newregister a:hover {
        color: #241F24;
        font-weight: bold;
    }

.logout a {
    background: url(../images/yellogreen_button.png) repeat-x left bottom #e8cf3e;
    padding: 5px 14px 6px;
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    letter-spacing: 0px;
    font-weight: bold;
    margin: 8px 0 5px;
    cursor: pointer;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0px 1px 0 #e8cf3e;
    text-decoration: none;
}

.logout a:hover
{
	color: #ffffff;
	font-weight: bold;
}
#contentwrap {
    width: 980px;
    margin: 0px auto;
    background: #fbfaf6;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}

.curight {
    float: right;
    padding: 20px 20px 20px 00px;
    width: 200px;
}

.curight h3
{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #6a9d84;
	padding: 3px 10px;
}

.curight ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.curight ul li
{
	margin: 0 0 5px 0;
	color: #fff;
}

.curight ul li a
{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #87330a;
	padding: 3px 10px;
}

.curight ul li a:hover
{
	background: #ff9735;
	color: #000;
}

.curight_light ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.curight_light ul li
{
	margin: 0 0 5px 0;
	color: #fff;
}

.curight_light ul li a
{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #1c0a01;
	background: #ffae86;
	padding: 3px 10px;
}

.curight_light ul li a:hover
{
	background: #ff9735;
	color: #000;
}

.culeft {
    /*-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;*/
    border: 1px solid rgb(124, 75, 42);
    background: #fff;
    float: left;
    padding: 25px 0px 0px 0;
    width: 1000px;
    margin: 0px auto;
    min-height: 270px !important;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}

.culeft h2
{
	-webkit-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	background: #FFE9B5 url(../images/rightArrow.png) no-repeat right center;
	padding: 6px 7px 6px 25px;
	font-weight: normal;
	color: #111;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 20px 0 10px;
	cursor: default;
	width: auto;
}

    .culeft h4 {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        padding: 3px;
        font-weight: bold;
        font-size: 14pt;
        color: #111;
        letter-spacing: -1px;
        margin: 15px -5px 5px -5px;
    }

#contentwrap_appform {
    width: 1000px;
    background: white;
    float: left;
    margin-left: -1px;
    padding: 0 0 20px;
    border: 1px solid rgb(124, 75, 42);
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}

.appform_heading_bg {
    width: 100%;
    padding: 10px 0;
    background-color: #F2C3C3;
    border-bottom: 1px solid #2B60DE;
    margin-bottom: 5px;
    border-bottom-color: rgb(124, 75, 42);
}

    .appform_heading_bg h2 {
        color: #9f3400;
        font-size: 25px;
        font-weight: normal;
        letter-spacing: 0;
        text-align: center;
        padding-bottom: 5px;
    }

    .appform_heading_bg h3 {
        color: #301609;
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0;
        text-align: center;
    }

.appform_wrap {
    /*width: 100%;*/
    padding: 5px 15px;
    background-color: white;
}

.appform_wrap1 {
    /*width: 100%;*/
    margin: 20% 20%;
}

.mask {
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0px;
    left: 0px;
    background: rgba(125, 123, 133, 0.8);
}

.mask1 {
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(125, 123, 133, 0.8);
}

.headding {
    background-color: #a20000;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 10px;
    text-align: left;
    line-height: 17px;
    border-right: 1px solid rgb(124, 75, 42);
}

.headding_2 {
    background-color: rgb(209, 158, 124);
    background-repeat: repeat-x;
    color: #2B60DE;
    vertical-align: top;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
    text-align: left; /*border-left: 1px solid #D89080;*/
    text-transform: none;
}

.headding_3 {
    background-color: #FFE9B5;
    background-repeat: repeat-x;
    color: #3f1d0d;
    
    font-size: 15px;
    font-weight: bold;
    padding: 9px 10px;
    text-align: left;
    /*border-bottom: 1px solid #D89080*/;
    text-transform: none;
    line-height: 20px;
}

.headding_4 {
    background-color: #FFF7EF;
    color: #3f1d0d;
    font-size: 15px;
    font-weight: bold;
    padding: 9px 8px;
    text-align: left;
    /*border-bottom: 1px solid #D89080;*/
    text-transform: none;
    line-height: 20px;
}

.tableborder {
    border-bottom: 1px solid #ffe9b5;
    border-left: 1px solid #ffe9b5;
    border-right: 1px solid #ffe9b5;
}

.table_sub1 td {
    border-bottom: 1px solid #D3DEF8;
    /*border-right: 1px solid #D89080;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    background-color: rgb(255, 230, 213);
    line-height: 15px;
    color: #333333;
    border-bottom-color: #D3DEF8;
}

.table_sub2 td {
    border-bottom: 1px solid #D3DEF8; /*border-right: 1px solid #D89080;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    background-color: #D3DEF8;
    line-height: 15px;
    color: #333333;
    border-bottom-color: #EDF1FC;
}

.table_sub3 {
    /* border-bottom: 1px solid #D89080;
    border-right: 1px solid #D89080;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    background-color: #FFF7EF;
    line-height: 15px;
    color: #333333;
}

.table_sub4 td {
    border-bottom: 1px solid #F6DECE;
    /*border-right: 1px solid #D89080;*/
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    background-color: #ffffff;
    line-height: 15px;
    color: #333333;
}

.photograp_text {
    font-size: 11px;
    line-height: 13px;
}

.button {
    cursor: pointer;
}

.button {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed ), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccb7cc;
    display: inline-block;
    color: #241f24;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 1px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
}

.button1 {
    cursor: default;
}

.button1 {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed ), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccb7cc;
    display: inline-block;
    color: #241f24;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 1px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
}

.button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf ), color-stop(1, #ededed));
    background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;
}

.button:active {
    position: relative;
    top: 1px;
}

.form_textbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    line-height: 1.5em;
    padding: 5px 0;
    color: #444444;
    margin-left: 0px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    padding-left: 5px;
}

    .form_textbox:hover {
        border-color: #CCCCCC;
        background-color: #ffffd8;
    }

    .form_textbox:focus {
        background-color: #ffffd8;
        border-color: #CCCCCC;
    }

.form_textbox2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    line-height: 1.5em;
    padding: 5px 3px;
    color: #444444;
    margin-left: 0px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #FFFFFF;
    width: 85%;
}

    .form_textbox2:hover {
        border-color: #D3DEF8;
        background-color: #ff9762;
    }

    .form_textbox2:focus {
        background-color: white;
        border-color: #D3DEF8;
    }

.list_menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    line-height: 1.5em;
    padding: 3px 3px;
    color: #444444;
    margin-left: 0px;
    font-size: 13px;
    background-color: #FFFFFF;
    width: 50%;
}

    .list_menu:hover {
        border-color: #D3DEF8;
        background-color: #ff9762;
    }

    .list_menu:focus {
        background-color: white;
        border-color: #D3DEF8;
    }

.Dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    line-height: 1.5em;
    padding: 3px 3px;
    color: #444444;
    margin-left: 0px;
    font-size: 13px;
    background-color: #FFFFFF;
}

    .Dropdown:hover {
        border-color: #D3DEF8;
        background-color: #F9EFD9;
    }

    .Dropdown:focus {
        background-color: white;
        border-color: #D3DEF8;
    }

.labelreg {
    font-family: Arial;
    text-align: left; /*width: 5%;*/
    font-size: 12px;
    font-weight: bold;
}

.errorM {
    margin-left: 5%;
    font-size: 10pt;
    font-family: Arial;
    font-style: normal;
    color: red;
}

.hintReg {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
    text-align: right;
    float: right;
    font-size: 11pt;
    font-weight: normal;
    color: #3366FF;
}

.hint {
    /*font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;*/
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: #444444;
}

.hint2 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
    text-align: left;
    font-size: 7pt;
    font-weight: normal;
    color: #444444;
    padding-left: 3px;
}

.evlbox {
    width: 90px;
    padding: 2px 10px;
    background-color: #000000;
    color: #ffffff;
    font-style: italic;
}

.notes {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #111111;
    padding: 5px 2px 5px 39px;
    background-color: #F9F9D6;
    border: 1px solid #749595;
    line-height: 20px;
}

.note_pin {
    width: 35px;
    height: 43px;
    background: url(../images/note1.png) no-repeat left top;
    margin: -14px -6px 0 -42px;
    padding: 0;
    position: absolute;
}

.confirmRegister {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
    text-align: left;
    font-size: 11pt;
    font-weight: normal;
    line-height: 18px;
    color: #000000;
}

.submit_button_wrap {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width: 85%;
    margin: auto;
    height: 20px;
    background: #868686;
    color: #fbfaf6;
    padding: 15px 13px;
}

#footer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 980px;
    margin: 16px auto 0;
    height: 21px;
    background:#a20000;
    color: #fbfaf6;
    padding: 10px;
}

    #footer span a {
        color: #fbfaf6;
        text-decoration: none;
        border-bottom: 1px dotted #fff;
        margin-right: 5px;
        margin-left: 5px;
    }

        #footer span a:hover {
            border-bottom: 1px dotted #ccc;
        }


#Subject label {
    height: 10px;
    margin-left: 5px;
    vertical-align: top;
}

#Subject {
    width: 85%;
}

    #Subject for {
        width: 85%;
    }

.RBL {
    width: 100%;
}

    .RBL label {
        margin-left: 20%;
        vertical-align: top;
    }

/*.Error {
   
    -webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
    box-shadow:#B3B3B3 16px 16px 16px;
    -webkit-box-shadow: #B3B3B3 16px 16px 16px;
    -moz-box-shadow: #B3B3B3 16px 16px 16px;
}
    .Error tbody,tr {
         -webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
    }
    .Error div, .Error td {
         background-color:#BDD8CD;
    
    }*/
.customCalloutStyle {
    box-shadow: #B3B3B3 16px 16px 16px;
    -webkit-box-shadow: #B3B3B3 16px 16px 16px;
    -moz-box-shadow: #B3B3B3 16px 16px 16px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
}

    .customCalloutStyle div, .customCalloutStyle td {
        color: #FFFFFF;
        background-color: #FF3300;
    }

.[customCalloutStyle ajax__validatorcallout_popup_table] {
    padding: 0px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: #B3B3B3 16px 16px 16px;
    -webkit-box-shadow: #B3B3B3 16px 16px 16px;
    -moz-box-shadow: #B3B3B3 16px 16px 16px;
}

.customCalloutStyle .ajax__validatorcallout_popup_table_row {
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
}

.customCalloutStyle .ajax__validatorcallout_callout_cell {
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.customCalloutStyle .ajax__validatorcallout_callout_table {
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
}

.customCalloutStyle .ajax__validatorcallout_callout_table_row {
    background-color: transparent;
    padding: 0px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell {
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
	font-size: 1px;
	position: relative;
	left: 1px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	width: 15px;
	background-color: transparent;
	padding: 0px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
	height: 1px;
	overflow: hidden;
	border-top: none;
	border-bottom: none;
	border-right: none;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	padding: 0px;
	margin-left: auto;
}

.customCalloutStyle .ajax__validatorcallout_error_message_cell {
    font-family: Tahoma;
    font-size: 11px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}

.customCalloutStyle .ajax__validatorcallout_icon_cell {
    width: 20px;
    padding: 5px;
    border-right: none;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell {
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}

.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {
        border: none;
        text-align: center;
        width: 10px;
        padding: 1px;
        cursor: pointer;
}


.Support {
    position: fixed;
    top: 1px;
    right: 1px;
    z-index: 3;
    background-color: white;
    border: 1px solid #0A7439;
}

    .Support .headding {
        background-color: #ff8c00;
        background-repeat: repeat-x;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        padding: 6px 10px;
        text-align: left;
        line-height: 17px;
        border-right: 1px solid #ff8c00;
        text-align: center;
    }

#Hide {
    margin-left: 10px;
}

    #Hide img {
        margin-left: -10px;
    }


.mali_oglas_kategorija a {
    color: white;
    text-decoration: none;
}

    .mali_oglas_kategorija a:hover {
        color: black;
    }

.mali_oglas_kategorija
{
	position: relative;
	display: inline-block;
	font-weight: bold;
	width: 250px;
	padding: 6px 20px 6px 40px;
	margin: 10px 10px 0px -18px;
	color: #e5e5e5 !important;
	background-color: #A20000;
	-webkit-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
	box-shadow: 3px 2px 4px rgba(0,0,0,.5);
	height: 25px;
}

    .mali_oglas_kategorija:before {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: 0px;
        top: 100%;
        border-width: 5px 10px;
        border-style: solid;
        border-color: #A20000 #A20000 transparent transparent;
    }

.mali_oglas_kategorija:after {
    content: ' ';
    position: relative;
    width: 0;
    height: 0;
    right: -10px;
    top: 0;
    bottom: 0;
    border-width: 10px 5px;
}

.mali_oglas_kategorija b {
    position: relative;
    width: 0;
    height: 0;
    right: -10px;
    bottom: 0;
    border-width: 10px 5px;
}

.Midle {
    display: inline-block;
    font-weight: bold;
    width: 110px;
    padding: 6px 20px 6px 40px;
    margin: 10px 10px 10px -18px;
    color: #e5e5e5 !important;
    background-color: #A20000;
    -webkit-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    height: 26px;
}


.mali_oglas_kategorija1 {
    display: inline-block;
    font-weight: bold;
    width: 200px;
    padding: 6px 20px 6px 40px;
    margin: 10px 10px 10px -18px;
    color: #e5e5e5 !important;
    background-color: #A20000;
    -webkit-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    height: 26px;
}

#data a {
    cursor: pointer;
}


#Radio {
    margin: 0px 10px 10px 25px;
}

.fee {
    border: none;
    background: none;
}

.Message {
    background-position: left;
    border: 2px dotted #808080;
    border-radius: 8px 8px 8px 8px;
    background-color: #FFFFFF;
    font-family: 'Segoe UI';
    margin: 5px;
    padding: 5px;
    font-weight: bold;
    color: #CC3300;
    background-image: url('../images/blinkingArrow.gif');
    background-repeat: no-repeat;
    font-size: medium;
}

.Message2 {
    background-position: left;
    border: 2px dotted #808080;
    border-radius: 8px 8px 8px 8px;
    background-color: #FFFFFF;
    font-family: 'Segoe UI';
    margin: 5px;
    padding: 5px;
    font-weight: bold;
    color: #CC3300;
    background-repeat: no-repeat;
    font-size: medium;
}

.loginReg {
    width: 270px;
    margin: 25px auto auto auto;
    text-align: left;
}




