/************ Layout Styles **************/

/*----- Colours Used 

Grey header Text: #909193
Red Error lable: #ca2500
Grey Total text: #acacac;
Red TotalTextEdit: #ca2500;  Error lable red 
Blue DGRow: #1b1464; -blue 
Orange EditDGRow: #e36116;  orange 
Light Orange BG EditDGRow: #fdddb7; light orange
PopupInfoBody: #F58B1D;
Blue footerStylelink: #004586;
Orange footerStyle:hover: #f58b1d;
Light blue View popup window: #caedff;

Breadcrumb nav Colours
Parent Node style: #666666;
Node Style:#0072B7;

----*/

*
{
    padding: 0;
    margin: 0;
}

body
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 13px;
}


#wrapper
{
    margin: 0 auto;
    width: 992px;
    background-color: #ffffff;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(../js/PIE/PIE.htc);
}
#rightcolumn
{
    /*float: right;*/
    margin: 0 0 0 0; /*	height: 650px;*/ /*width: 205px;*/
    padding: 5px; /*border-style: solid; 	border-width: 1px;*/
}
#logo
{
    float: left;
    color: #333;
    width: 767px;
    height: 101px;
    margin: 0 0 0 0;
    background-image: url(../Images/400pxWhiteBg.jpg);
    background-repeat: no-repeat;
}
#content
{
    float: left;
    margin: 0 -85px 0 0;
    padding: 5px;
    width: 845px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(230,230,230);
    behavior: url(../js/PIE/PIE.htc);
}

.content
{
    float: none;
    padding: 5px;
    background-color: White;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    width: 1500px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(230,230,230);
    behavior: url(../js/PIE/PIE.htc);
}

#divProgress
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999990 !important;
}
#floatRight
{
    float: right;
    margin-top: -110px;
    height: 150px;
    margin-right: 75px;
}
/*---------------------------- THE CLIENT LOGIN STYLES ------------------------*/
#clientLogin
{
    float: left; /*position: relative;*/
    background-color: #FFFFFF;
    width: 757px;
    display: inline;
}

.logIn
{
    width: 100px;
}

.loginLabel
{
    width: 150px;
}
.policy
{
    width: 50px;
}
.policyLabel
{
    width: 160px;
}

.logOut
{
    width: 100px;
}


/*---------------------------- THE MENU STYLES ------------------------*/
#menu
{
    float: left;
    background-color: #f36b21;
    width: 767px; /*757px to end of menu 10px space, change bg colour to check*/
}
.MenuImgLeft
{
    background-image: url('../Images/DialDirect/img_MenuLeft.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 19px;
}
.MenuBg
{
    background-image: url('../Images/DialDirect/img_MenuMid.jpg');
    background-repeat: repeat-y;
    background-position: left;
    vertical-align: middle;
    height: 48px;
    width: 738px;
}
.MenuStyle
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.MenuStyle:visited
{
    color: #ffffff;
    text-decoration: underline;
}
.MenuStyle:link
{
    color: #ffffff;
    text-decoration: underline;
}
.MenuStyle:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.AdjustedZIndex
{
    z-index: 1;
}

/*---------------------------- CONTACT US CORNER ------------------------*/

#contactUs
{
    /* position: absolute;     top: 0;     right: 0; */
    float: right;
    width: 225px;
    background-image: url('../Images/DialDirect/img_bgContactUs.gif');
    background-repeat: no-repeat;
}
.CallUsWidth
{
    width: 200px;
    text-align: center;
}
.txtExpDiff
{
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    padding-left: 20px;
    padding-top: 70px;
}
.txtLeaveNameNo
{
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    padding-left: 20px;
}
.txtTelNo
{
    color: #ffffff;
    font-size: 21px;
    font-weight: 600;
    padding-left: 20px;
}
.FormError
{
    font-size: 11px;
    color: #ca2500; /*Error lable red*/
    font-weight: bold;
}
.rowSpaceH5
{
    height: 5px;
}

.rowSpaceH10
{
    height: 10px;
}
.padLeft
{
    padding-left: 20px;
}
.btn_go
{
    background-image: url('../Images/DialDirect/btn_go.gif');
    background-repeat: no-repeat;
    width: 41px;
    height: 16px;
    border: 0;
    cursor: hand;
}
/*---------------------------- CORNER STYLES------------------------*/
.botleft
{
    background: url('../Images/DialDirect/cnr_GreyBottL.gif') 0 100% no-repeat;
}
.botright
{
    background: url('../Images/DialDirect/cnr_GreyBottR.gif') 100% 100% no-repeat;
}
.topleft
{
    background: url('../Images/DialDirect/cnr_GreytopL.gif') 0 0 no-repeat;
}
.topright
{
    background: url('../Images/DialDirect/cnr_GreytopR.gif') 100% 0 no-repeat;
    padding: 10px;
}

.t
{
    background: url('../Images/DialDirect/img_dot.gif') 0 0 repeat-x;
    width: 757px;
}
.b
{
    background: url('../Images/DialDirect/img_dot.gif') 0 100% repeat-x;
}
.l
{
    background: url('../Images/DialDirect/img_dot.gif') 0 0 repeat-y;
}
.r
{
    background: url('../Images/DialDirect/img_dot.gif') 100% 0 repeat-y;
}

/*--------------------------------- Bread Crumb navigation ----------------------------*/
.ParentNode
{
    color: #666666;
    font-size: 11px;
    text-decoration: none;
}
.NodeStyle
{
    color: #0072B7;
    font-size: 11px;
    font-weight: bold;
}

/*---------------------------- FOOTER STYLES------------------------*/

#footer
{
    width: 992px;
    clear: both;
    text-align: center;
    margin: 30px auto 10px auto;
    background-color: #f58b1d;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(../js/PIE/PIE.htc);
    
}

/* Use this style if there is a container element in the footer: e.g. a table element that needs to be centered */
.FooterContent
{
    margin-right: auto;
    margin-left: auto;
}

.FooterBg
{
    background-color: #f58b1d;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    vertical-align: middle;
}
.footerStyle
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
    color: #004586;
    text-decoration: none;
    padding-top: 5px;
}
.footerStyle:visited
{
    color: #004586;
    text-decoration: underline;
}
.footerStyle:link
{
    color: #004586;
    text-decoration: underline;
}
.footerStyle:hover
{
    color: #f58b1d;
    text-decoration: underline;
}

/*---------------------------- OTHER STYLES------------------------*/

.FormDropDown
{
    color: #1b1464;
    font-size: 11px;
    width: 350px;
}
textarea
{
    border-width: 1px;
    border-color: Gray;
    border-style: solid;
}

input
{
    border-style: solid;
    border-color: Gray;
    border-width: 1px;
}


.bottomNavigation
{
    position: absolute;
    bottom: 10px;
}

a
{
    color: Blue;
}

.gridStyle_Header
{
    background-color: #D5D7E6;
}
.gridStyle_SelectedRow
{
    background-color: #F0F0F0;
}
/* JQuery button styles */
.fg-button
{
    outline: 0;
    margin: 0 4px 0 0;
    padding: .4em 1em;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    zoom: 1;
}
.fg-button .ui-icon
{
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
}

a.fg-button
{
    float: left;
}

/* remove extra button width in IE */
button.fg-button
{
    width: auto;
    overflow: visible;
}

.fg-button-icon-left
{
    padding-left: 2.1em;
}
.fg-button-icon-right
{
    padding-right: 2.1em;
}
.fg-button-icon-left .ui-icon
{
    right: auto;
    left: .2em;
    margin-left: 0;
}
.fg-button-icon-right .ui-icon
{
    left: auto;
    right: .2em;
    margin-left: 0;
}

.fg-button-icon-solo
{
    display: block;
    width: 8px;
    text-indent: -9999px;
}
/* solo icon buttons must have block properties for the text-indent to work */

.fg-buttonset
{
    float: left;
}
.fg-buttonset .fg-button
{
    float: left;
}
.fg-buttonset-single .fg-button, .fg-buttonset-multi .fg-button
{
    margin-right: -1px;
}

.fg-toolbar
{
    padding: .5em;
    margin: 0;
}
.fg-toolbar .fg-buttonset
{
    margin-right: 1.5em;
    padding-left: 1px;
}
.fg-toolbar .fg-button
{
    font-size: 1em;
}

/*demo page css*/
h2
{
    clear: both;
    padding-top: 1.5em;
    margin-top: 0;
}
.strike
{
    text-decoration: line-through;
}


/* Grid styles */

.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

.mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(../images/management/grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.mGrid .alt
{
    background: #fcfcfc url(../images/management/grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
    background: #424242 url(../images/management/grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}
.mGrid .SelectedRow
{
    font-weight: bold;
}


/* Form styles*/

.inputFormContainer
{
    width: 710px;
    padding-bottom: 30px;
}
form .field
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-style: dashed;
    border-bottom-color: rgb(230,230,230);
    border-bottom-width: 1px;
}
.field input
{
    margin-left: -200px;
    float: right;
    width: 198px;
    position: relative;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: rgb(190,190,190); /*top: -128px;*/ /*left: -75px;*/
    behavior: url(../js/PIE/PIE.htc);
}
.field select:hover, input:hover
{
    border-color: rgb(0,0,0);
}
.field select
{
    margin-left: -200px;
    float: right;
    position: relative;
    width: 200px;
    border-style: solid;
    border-width: 1px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(../js/PIE/PIE.htc);
}
.datePickerfield
{
    height: 20px;
}
.field input[type=checkbox]
{
    border-style: none;
    display: block;
}
.field input[type=submit]
{
    margin-left: -200px;
    padding: 0;
    width: 100px;
    height: 20px;
    display: block;
    float: right;
    position: relative;
}

.ui-datepicker-trigger
{
    position: relative;
    top: -2px;
    float: right;
    border-style: none;
    background-color: Transparent;
}

.inputFormContainer h3
{
    font-size: 13px;
    padding: 3px;
    color: rgb(90,90,90);
    border-style: solid;
    border-color: rgb(230,230,230);
    border-width: 1px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fcfcfc url(../images/management/grd_alt.png) repeat-x top;
    background-color: rgb(250,250,250);
    behavior: url(../js/PIE/PIE.htc);
}

/* Header sort styles */
th.headerSortUp
{
    background: #BEBEBE url(../images/management/grd_head_asc.png) repeat-x top;
}
th.headerSortDown
{
    background: #C8C8C7 url(../images/management/grd_head_desc.png) repeat-x top;
}
th.header
{
    cursor: pointer;
}

/*--------------------JQuery Menu ---------------------------------*/

/* menu styles */
.MenuSizeText
{
    font-size: 13px;
    font-weight: 500;
    padding: 5px;
}

#jsddm
{
    margin: 0;
    padding: 0;
    behavior: url(../js/PIE/PIE.htc);
}

#jsddm li
{
    float: left;
    list-style: none;
    font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
    color: #000000;
}

#jsddm li a
{
    -moz-border-radius: 9px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    display: block;
    padding: 5px 12px;
    text-decoration: none; /*width: 100px;*/
    color: #000000;
    white-space: nowrap;
    
}

#jsddm li a:hover
{
    text-decoration: underline;
}

#jsddm li ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    font-weight: normal;
    z-index: 1;
}

#jsddm li ul li
{
    float: none;
    display: inline;
}

#jsddm li ul li a
{
    width: auto;
    background: #faa71a;
    color: #ffffff;
}

#jsddm li ul li a:hover
{
    background: #F36B21;
}



