﻿@charset "utf-8";
/* CSS Document */
@font-face
{
    font-family: myMetroFont;
    src: url('../images/fonts/metror.ttf'), url('../images/fonts/SegoeWP.ttf'), url('../images/fonts/SegoeWP-Light.ttf'), url('../images/fonts/SegoeWP-Semilight.ttf'), url('../images/fonts/SegoeWPN-Light.ttf'); /* IE9+ */
}

@font-face
{
    font-family: mySegoeWPFont;
    src: url('../images/fonts/SegoeWP.ttf'), url('../images/fonts/SegoeWP-Light.ttf'), url('../images/fonts/SegoeWP-Semilight.ttf'), url('../images/fonts/SegoeWPN-Light.ttf'); /* IE9+ */
}

body
{
    margin-top: 0px;
}

.currentlogintext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    color: #698f44;
    text-align: right;
    vertical-align: middle;
    height: 26px;
}

.navbg
{
    background-image: url(../images/mainmenu_bg.jpg);
    height: 46px;
    background-repeat: repeat-x;
}

.bottombg
{
    background-image: url(../images/bottom_green_bg.jpg);
    background-repeat: repeat-x;
}

.welcomebg
{
    background-image: url(../images/mainmenu_bottomgrey_bg.jpg);
    height: 26px;
    background-repeat: repeat-x;
}

.nav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    width: auto;
}

    .nav:hover
    {
        background-image: url(../images/topmenu_hover_bg.jpg);
        background-repeat: repeat-x;
        color: #407006;
        margin: 0px;
        width: auto;
    }

.nav_child
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    width: auto;
    background-image: url(../images/mainmenu_bg.jpg);
    height: 25px;
    /*border:1px solid #000000;*/
}

.nav_sub_child
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    vertical-align: middle;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    width: auto;
    background: #639228;
    /*border:1px solid #000000;*/
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    margin: 85px;
}

.nav_child_1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    width: auto;
    background-image: url(../images/mainmenu_bg.jpg);
    height: 25px;
    border: 1px solid #000000;
}

.menuhover
{
    background-image: url(../images/topmenu_hover_bg.jpg);
    background-repeat: repeat-x;
    color: #407006;
    margin: 0px;
    width: auto;
}
.nav_help{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
	width:auto;
	background-image:url(../images/mainmenu_bg.jpg);
height:25px;

/*border:1px solid #000000;*/

}
/*.nav_help:hover
{    
background-image:url(../images/online_help_mouseover.png);
background-repeat:no-repeat;
color: #407006;
margin:0px;
width:auto;

}*/
.nav_child:hover
{
    background-image: url(../images/topmenu_hover_bg.jpg);
    background-repeat: repeat-x;
    color: #407006;
    margin: 0px;
    width: auto;
}

.copyright
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: center;
    color: #FFF;
}

.header1
{
    font-family: myMetroFont;
    font-size: 28px;
    color: #4d7e13;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: -20px;
}

.segoewt
{
    font-family: mySegoeWPFont;
    font-size: 12px;
    color: #9e9e9e;
}

.segoewt_big
{
    font-family: mySegoeWPFont;
    font-size: 14px;
    color: #9e9e9e;
}

.segoewt_big_label
{
    font-family: mySegoeWPFont;
    font-size: 13px;
    color: #000000;
}

.formtext
{
    font-family: mySegoeWPFont;
    font-size: 12px;
    color: #b4b4b4;
    padding-top: 25px;
    padding-bottom: 25px;
}

.logintxtbox
{
    font-family: mySegoeWPFont;
    font-size: 12px;
    background-color: #ffffff;
    border: 1px solid #9e9e9e;
    width: 288px;
    height: 23px;
}

.txtbox
{
    font-family: mySegoeWPFont;
    font-size: 12px;
    background-color: #ffffff;
    border: 1px solid #9e9e9e;
    width: 240px;
    height: 19px;
}

.txtbox1
{
    font-family: mySegoeWPFont;
    font-size: 13px;
    background-color: #f6f7f1;
    border: 1px solid #cdd7bc;
    width: 240px;
}

.createaccount
{
    background-image: url(images/CreateAccount_button.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 141px;
    height: 28px;
}

.linktext
{
    font-family: mySegoeWPFont;
    font-size: 13px;
    color: #4d7e13;
    padding-top: 25px;
    padding-bottom: 25px;
    text-decoration: none;
}

    .linktext:hover
    {
        font-family: mySegoeWPFont;
        font-size: 13px;
        color: #ff7500;
        padding-top: 25px;
        padding-bottom: 25px;
        text-decoration: underline;
    }

.welcome
{
    font-family: myMetroFont;
    -moz-font-family: myMetroFont;
    -ms-font-family: myMetroFont;
    -webkit-font-family: myMetroFont;
    -o-font-family: myMetroFont;
    font-size: 50px;
    color: #4d7e13;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: -5px;
    margin-top: -5px;
}

.signin
{
    /*background-image:url(../images/signin_img.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    width: 99px;
    height: 28px;
}

.pagebackground
{
    /* IE10 Consumer Preview */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7DA239, endColorstr=#FFFFFF);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #7DA239 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #7DA239 100%);
    /* Opera */
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #7DA239 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #7DA239));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #7DA239 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to top, #FFFFFF 0%, #7DA239 100%);
    background-repeat: no-repeat;
}

#container
{
    width: auto;
    margin-left: 182px;
    margin-top: 20px;
    display: block;
}

#homeheader
{
    font-family: myMetroFont;
    -moz-font-family: myMetroFont;
    -ms-font-family: myMetroFont;
    -webkit-font-family: myMetroFont;
    -o-font-family: myMetroFont;
    font-size: 46px;
    color: #4d7e13;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

#homeimages
{
    width: auto;
    height: auto;
    float: left;
    display: block;
}

.bins
{
    width: 188px;
    height: 91px;
    margin: 4px;
    float: left;
    display: block;
    background-color: #68c211;
    color: #ffffff;
    transition: width 2s;
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari and Chrome */
    -o-transition: width 2s; /* Opera */
}

    .bins:hover
    {
        width: 220px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c111', endColorstr='#4d8e0f');
        background: -webkit-gradient(linear, left top, left bottom, from(#67c111), to(#4d8e0f));
        background: -moz-linear-gradient(top, #67c111, #4d8e0f);
    }

.boxtitle
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 26px;
    padding-left: 4px;
    color: #FFFFFF;
    width: auto;
    height: auto;
    float: left;
}

.CenterTitle
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 20px;
    padding-left: 4px;
    color: #4d7e13;
    width: auto;
    height: auto;
    float: left;
    margin-bottom: 50px;
}

.boximage
{
    color: #FFFFFF;
    text-align: right;
    width: 40px;
    height: 40px;
    padding-top: 5px;
    padding-right: 4px;
    float: right;
}

.boxtext
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 5px;
    color: #FFFFFF;
    width: auto;
    clear: both;
}

.vehicals
{
    width: 188px;
    height: 91px;
    margin: 4px;
    float: left;
    display: block;
    background-color: #409dcb;
    color: #ffffff;
    transition: width 2s;
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari and Chrome */
    -o-transition: width 2s; /* Opera */
}

    .vehicals:hover
    {
        width: 220px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#409dcb', endColorstr='#2a84b0');
        background: -webkit-gradient(linear, left top, left bottom, from(#409dcb), to(#2a84b0));
        background: -moz-linear-gradient(top, #409dcb, #2a84b0);
    }

.dashboard
{
    width: 188px;
    height: 91px;
    margin: 4px;
    float: left;
    background-color: #dbbc01;
    color: #ffffff;
    display: block;
    transition: width 2s;
    -ms-transition: width 2s; /* ie 9 */
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari and Chrome */
    -o-transition: width 2s; /* Opera */
}

    .dashboard:hover
    {
        width: 220px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbbc01', endColorstr='#c8af15');
        background: -webkit-gradient(linear, left top, left bottom, from(#dbbc01), to(#c8af15));
        background: -moz-linear-gradient(top, #dbbc01, #c8af15);
    }

.smallbox4
{
    width: 90px;
    height: 91px;
    margin: 4px;
    clear: both;
    float: left;
    background-color: #00b1db;
    color: #ffffff;
    display: block;
}

.smallbox5
{
    width: 90px;
    height: 91px;
    margin: 4px;
    float: left;
    background-color: #b1b1b3;
    color: #ffffff;
    display: block;
}

.controlroom
{
    width: 188px;
    height: 91px;
    margin: 4px;
    float: left;
    background-color: #d12b4d;
    color: #ffffff;
    display: block;
    transition: width 2s;
    -ms-transition: width 2s; /* ie 9 */
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari and Chrome */
    -o-transition: width 2s; /* Opera */
}

    .controlroom:hover
    {
        width: 220px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85072', endColorstr='#d12b4d');
        background: -webkit-gradient(linear, left top, left bottom, from(#f85072), to(#d12b4d));
        background: -moz-linear-gradient(top, #f85072, #d12b4d);
    }

.weighbridge
{
    width: 188px;
    height: 91px;
    margin: 4px;
    float: left;
    background-color: #234015;
    color: #ffffff;
    display: block;
    transition: width 2s;
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari and Chrome */
    -o-transition: width 2s; /* Opera */
}

    .weighbridge:hover
    {
        width: 220px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#437e27', endColorstr='#234015');
        background: -webkit-gradient(linear, left top, left bottom, from(#437e27), to(#234015));
        background: -moz-linear-gradient(top, #437e27, #234015);
    }

.smallbox8
{
    width: 90px;
    height: 91px;
    margin: 4px;
    clear: both;
    float: left;
    background-color: #ec7225;
    color: #ffffff;
    display: block;
}

.smallbox9
{
    width: 90px;
    height: 91px;
    margin: 4px;
    float: left;
    background-color: #65c312;
    color: #ffffff;
    display: block;
}

.masters
{
    width: 188px;
    height: 91px;
    margin: 4px;
    float: left;
    background-color: #01bde2;
    color: #ffffff;
    display: block;
    transition: width 2s;
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari and Chrome */
    -o-transition: width 2s; /* Opera */
}

    .masters:hover
    {
        width: 220px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01bde2', endColorstr='#14a6c3');
        background: -webkit-gradient(linear, left top, left bottom, from(#01bde2), to(#14a6c3));
        background: -moz-linear-gradient(top, #01bde2, #14a6c3);
    }

.callcentre
{
    width: 188px;
    height: 91px;
    margin: 4px;
    float: left;
    background-color: #67c111;
    color: #ffffff;
    display: block;
    transition: width 2s;
    -moz-transition: width 2s; /* Firefox 4 */
    -webkit-transition: width 2s; /* Safari and Chrome */
    -o-transition: width 2s; /* Opera */
}

    .callcentre:hover
    {
        width: 220px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c111', endColorstr='#4d8e0f'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#67c111), to(#4d8e0f)); /* for webkit browsers */
        background: -moz-linear-gradient(top, #67c111, #4d8e0f); /* for firefox 3.6+ */
    }

.leftmenu_bg
{
    background-color: #e8eae5;
    padding: 4px 0px 4px 4px;
}

.leftmenu_btn
{
    list-style: none;
    margin-left: -40px;
    margin-top: -1px;
    line-height: 90%;
}

.CSSButton
{
    border: none;
    background: #66962c;
    padding: 2px 7px 2px 7px;
    color: #FFFFFF;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.CSSButton:hover
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c111', endColorstr='#4d8e0f'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#67c111), to(#4d8e0f)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #67c111, #4d8e0f); /* for firefox 3.6+ */
}

.btnsignout
{
    border: none;
    background: #66962c;
    padding: 1px 7px 1px 7px;
    color: #FFFFFF;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin-top: -1px;
}

.btnsignout:hover
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c111', endColorstr='#4d8e0f'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#67c111), to(#4d8e0f)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #67c111, #4d8e0f); /* for firefox 3.6+ */
}

.innerhead
{
    font-family: myMetroFont;
    -moz-font-family: myMetroFont;
    -ms-font-family: myMetroFont;
    -webkit-font-family: myMetroFont;
    -o-font-family: myMetroFont;
    font-size: 30px;
    color: #4d7e13;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: -5px;
    margin-top: -5px;
    padding-left: 15px;
}

.titlebelow_bg
{
    background-image: url(../images/inner_title_below_bg.jpg);
    height: 30px;
    background-repeat: repeat-x;
    padding-right: 10px;
}

.grid_top_bg
{
    border-left: 1px #c5ceb4 solid;
    border-right: 1px #c5ceb4 solid;
    border-top: 2px #407107 solid;
    background-image: url(../images/grid_above_bg.jpg);
    height: 26px;
    background-repeat: repeat-x;
}

.add_button
{
    background-image: url(../images/new_button.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 62px;
    height: 26px;
    border: none;
    cursor: pointer;
}

.new_button
{
    background-image: url(../images/add_icon2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.search_button
{
    background-image: url(../images/search_button.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 72px;
    height: 23px;
    border: none;
    cursor: pointer;
}

ge:url(../images/search_block_bg.jpg); height:200px; background-repeat:repeat-x; padding:10px 20px 5 25px;
}

.searchbox_belowspace
{
    background-image: url(../images/space_bet_searchandgrid.jpg);
    height: 4px;
    background-repeat: repeat-x;
}

.grid_side_borders
{
    border-left: 1px #c5ceb4 solid;
    border-right: 1px #c5ceb4 solid;
    padding: 20px 10px 75px 25px;
}

.searchbox
{
    border: 1px #c5ceb4 solid;
    background-image: url(../images/search_block_bg.jpg);
    height: 107px;
    background-repeat: repeat-x;
    padding: 10px 20px 5 25px;
}

.searchbox_belowspace
{
    background-image: url(../images/space_bet_searchandgrid.jpg);
    height: 4px;
    background-repeat: repeat-x;
}

.grid_bottom_bg
{
    border-left: 1px #c5ceb4 solid;
    border-right: 1px #c5ceb4 solid;
    border-bottom: 1px #c5ceb4 solid;
    background-image: url(../images/grid_below_end_bg.jpg);
    height: 25px;
    background-repeat: repeat-x;
}

.gridheader
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 13px;
    height: 30px;
    background-color: #66962c;
    color: #ffffff;
    text-align: center;
}

.tableborder
{
    border-width: 1px;
    border-style: solid;
    border-color: #a7abb4;
    border-collapse: collapse;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 13px;
}

.tableborder1
{
    border-left: 1px solid #cdd7bb;
    border-bottom: 1px solid #cdd7bb;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 13px;
}

.tableborder2
{
    border-left: 1px solid #cdd7bb;
    border-bottom: 1px solid #cdd7bb;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 13px;
    background-color: #f5f5f5;
}

table.gridtable
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 13px;
    border-width: 1px;
    border-color: #a7abb4;
    border-collapse: collapse;
}

    table.gridtable td
    {
        font-family: mySegoeWPFont;
        -moz-font-family: mySegoeWPFont;
        -ms-font-family: mySegoeWPFont;
        -webkit-font-family: mySegoeWPFont;
        -o-font-family: mySegoeWPFont;
        font-size: 13px;
        border-width: 1px;
        border-style: solid;
        border-color: #a7abb4;
        background-color: #ffffff;
    }

.formtxt
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 12px;
    color: #000000;
}

.selectbox
{
    font-family: mySegoeWPFont;
    font-size: 13px;
    background-color: #f6f7f1;
    border: 1px solid #cdd7bc;
    line-height: 150px;
    text-align: left;
    padding-left: 10px;
    width: 240px;
}

.additem
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 14px;
    font-weight: bold;
    color: #4d7e13;
    background-image: url(../images/grid_above_bg.jpg);
    height: 26px;
    background-repeat: repeat-x;
    padding-left: 10px;
}

.map_borders
{
    border: 1px #c5ceb4 solid;
    margin: 0px;
    padding: 0px;
    background-color: #f6f7f1;
}

.viewmap_button
{
    background-image: url(../images/view_map.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 89px;
    height: 23px;
    border: none;
    cursor: pointer;
}

.searchboxforall
{
    border: 1px #c5ceb4 solid;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(bottom, #c5ddab 0%, #ffffff 60%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, #c5ddab 0%, #ffffff 60%);
    /* Opera */
    background-image: -o-linear-gradient(bottom, #c5ddab 0%, #ffffff 60%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c5ddab), color-stop(1, #ffffff));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, #c5ddab 0%, #ffffff 60%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to top, #c5ddab 0%, #ffffff 60%);
    background-repeat: no-repeat;
    padding: 10px 20px 10px 25px;
}

.grid_side_borders_map
{
    border-left: 1px #c5ceb4 solid;
    border-right: 1px #c5ceb4 solid;
    padding: 10px 10px 25px 15px;
}

.zoomin_button
{
    background-image: url(../images/zoom_in.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 36px;
    height: 26px;
    border: none;
    cursor: pointer;
}

.zoomout_button
{
    background-image: url(../images/zoom_out.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 26px;
    border: none;
    cursor: pointer;
}

.vehicle_list_title_bg
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: capitalize;
    background-image: url(../images/vehiclelist_namebg.jpg);
    background-repeat: repeat-x;
    height: 21px;
    padding: 0px 5px 2px 7px;
    border: none;
}

.checkbox1
{
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 13px;
    color: #000000;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal
{
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading
{
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .modal
    {
        display: block;
    }

.popup
{
    width: 434px;
    padding: 22px 30px 25px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    background-color: #fff;
    font-size: 0.86em;
    line-height: 1.17em;
    display: none;
}

    .popup .close
    {
        width: 100%;
        overflow: hidden;
        margin: 0 0 0px;
    }

.error
{
    font-family: Times New Roman;
    font-size: 50px;
    color: #4d7e13;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: -5px;
    margin-top: -5px;
}

.goback
{
    background-image: url(../images/goback.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 99px;
    height: 28px;
}
/* ----------  pop up related classes start ----------------- */
.popup_box
{
    width: 480px;
    height: 428px;
    padding: 0px 0px;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 12px;
    line-height: 14px;
    float: left;
    background: url("../images/popup_imgs/popupdesign_bg.gif") no-repeat 0 0;
}

.popup_box1
{
    width: 480px;
    height: 428px;
    padding: 0px 0px;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 12px;
    line-height: 14px;
    float: left;
    background: url(../images/popup_imgs/popupdesign_bg_trans.gif) no-repeat 0 0;
}

.header_wrapper
{
    width: 480px;
    height: 70px;
}

.separatorline
{
    float: left;
    background-image: url(../images/popup_imgs/line_pop.gif) no-repeat 0 0;
    height: 3px;
    width: 330px;
    margin-left: 20px;
}

.clear
{
    clear: both;
    width: 0;
    height: 0;
}

.arrow
{
    margin-left: 20px;
    margin-top: 20px;
    background: url("../images/popup_imgs/popup_title_arrow.jpg") no-repeat 0 0;
    float: left;
    width: 37px;
    height: 32px;
}

.header_pop
{
    margin-top: 20px;
    font-family: myMetroFont;
    font-size: 30px;
    color: #4d7e13;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    width: 320px;
    height: 32px;
    padding-left: 8px;
    padding-top: 10px;
    vertical-align: middle;
}

.pop_close
{
    float: right;
    width: 68px;
    height: 32px;
    margin-top: 20px;
    margin-right: 18px;
}

.popclose_btn
{
    background-image: url(../images/popup_imgs/close.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 68px;
    height: 32px;
    border: none;
    cursor: pointer;
}

.popcontainer
{
    width: 420px;
    margin-left: 20px;
    margin-top: 50px;
    padding: 10px;
    float: left;
}

.save_img_pop
{
    background-image: url(../images/popup_imgs/pop_savebtn.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 66px;
    height: 23px;
    border: none;
    cursor: pointer;
}
/* ----------  pop up related classes end ----------------- */

/* ----------  pop up related classes start ----------------- */
.popup_box
{
    width: 480px;
    height: 428px;
    padding: 0px 0px;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 12px;
    line-height: 14px;
    float: left;
    background: url(../images/popupdesign_bg.gif) no-repeat 0 0;
}

.popup_box1
{
    width: 480px;
    height: 428px;
    padding: 0px 0px;
    font-family: mySegoeWPFont;
    -moz-font-family: mySegoeWPFont;
    -ms-font-family: mySegoeWPFont;
    -webkit-font-family: mySegoeWPFont;
    -o-font-family: mySegoeWPFont;
    font-size: 12px;
    line-height: 14px;
    float: left;
    background: url(../images/popupdesign_bg_trans.gif) no-repeat 0 0;
}

.header_wrapper
{
    width: 480px;
    height: 70px;
}

.separatorline
{
    float: left;
    background-image: url(../images/line_pop.gif) no-repeat 0 0;
    height: 3px;
    width: 330px;
    margin-left: 20px;
}

.clear
{
    clear: both;
    width: 0;
    height: 0;
}

.arrow
{
    margin-left: 20px;
    margin-top: 20px;
    background: url(../images/popup_title_arrow.jpg) no-repeat 0 0;
    float: left;
    width: 37px;
    height: 32px;
}

.header_pop
{
    margin-top: 20px;
    font-family: myMetroFont;
    font-size: 30px;
    color: #4d7e13;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    width: 320px;
    height: 32px;
    padding-left: 8px;
    padding-top: 10px;
    vertical-align: middle;
}

.pop_close
{
    float: right;
    width: 68px;
    height: 32px;
    margin-top: 20px;
    margin-right: 18px;
}

.popclose_btn
{
    background-image: url(../images/close.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 68px;
    height: 32px;
    border: none;
    cursor: pointer;
}

.popcontainer
{
    width: 420px;
    margin-left: 20px;
    margin-top: 50px;
    padding: 10px;
    float: left;
}

.save_img_pop
{
    background-image: url(../images/pop_savebtn.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 66px;
    height: 23px;
    border: none;
    cursor: pointer;
}

/* ----------  pop up related classes end ----------------- */
