/***
 * Poject Name: BASE Hotel Management System
 * Created by: Rumi Bepari
 * Date: January 01, 2013
***/

/***** 1. RESET STYLE *****/
/**************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead
{
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}
/***** 2. GENERAL STYLES *****/
/*****************************/
body
{
    font-size: 12px;
    font-family: "Helvetica Neue" , Arial, Helvetica, sans-serif;
    color: #666;
    line-height: 21px;
}
body.deshboard
{
    background-image: url("../Images/bg/sks-bg.png");
}

img
{
    border: 0px;
}

a
{
    /*text-decoration: none;*/
    color: #3366CC;
    outline: none;
}
button
{
    outline: none;
}
a img
{
    border: 0;
}
h1, h2, h3, h4, h5, span.h3
{
    font-family: 'RobotoBoldCondensed' , Arial, Helvetica, sans-serif;
    font-weight: normal;
}
small
{
    font-size: 11px;
}
h1
{
    font-size: 32px;
}
h2
{
    font-size: 28px;
}
h3
{
    font-size: 24px;
}
h4
{
    font-size: 18px;
}
h5
{
    font-size: 14px;
}
span.h3
{
    font-size: 24px;
    display: block;
}
/***** 3. TOP HEADER STYLES *****/
/********************************/
.topheader
{
    /*background: url("../images/headerbg-2.png") repeat scroll 0 0 #34445E;*/
    /*background-color: forestgreen;*/
    border-bottom: 1px solid #303F59;
    padding: 0px 10px;
    position: relative;
}
.topheader .left h1.logo
{
    font-family: 'RobotoCondensed' , Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    line-height: 1em;
    float: left;
    font-size: 30px;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.7);
}
.topheader .right
{
    position: absolute;
    right: 10px;
    top: 20px;
}
.topheader .left h1.logo a
{
    color: #fb9337;
}
.topheader .left h1.logo span
{
    color: #fff;
}
.topheader .left .slogan
{
    font-family: 'RobotoCondensed' , Arial, Helvetica, sans-serif;
    float: left;
    /*padding: 8px 10px;*/
    padding-top: 16px;
    padding-bottom: 1px;
    padding-left: 10px;
    border-left: 1px solid #DDD;
    color: #DDD;
    font-style: italic;
    margin: 8px 10px;
    font-size: 25px;
    font-weight: bold;
    height: 40px;
}
/***** 4. USER INFORMATION  *****/
/*******************************************/
.userinfo {
    /* background: url(../images/default/userinfoarrow.png) no-repeat scroll right center #32415A; */
    /* border-bottom: 1px solid #445775; */
    /* border-radius: 2px 2px 2px 2px; */
    /* box-shadow: 1px 1px 2px #2b384e inset; */
    cursor: pointer;
    float: left;
    padding: 4px 18px 4px 4px;
    margin-right: 10px;
    /* font-size: larger; */
    font-weight: bold;
    border: solid 1px #FFFFFF;
}
.userinfo img
{
    border: 1px solid #B9C1CE;
    vertical-align: middle;
}
.userinfo span
{
    color: #B9C2CF;
    display: inline-block;
    font-family: 'RobotoCondensed' , Arial, Helvetica, sans-serif;
    padding: 0 5px;
}
/***** 5. LOGOUT *****/
/*******************************************/

.logout
{
    float: left;
    position: relative;
}
.logout a.count
{
    background: #cc170e url(../Images/default/notibg.png) repeat-x top left;
    font-size: 14px;
    font-family: 'RobotoCondensed' , Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 1px solid #445775;
    -moz-box-shadow: inset 0 0 5px #400603;
    -webkit-box-shadow: inset 0 0 5px #400603;
    box-shadow: inset 0 0 5px #400603;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.logout a.count:hover
{
    background: #d7180e;
}
.noticontent
{
    position: absolute;
    z-index: 100;
    width: 300px;
    top: 48px;
    right: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 200;
}
/***** 6. HEADER STYLES *****/
/****************************/

.header
{
    background: #376388 url(../images/default/web_image.jpg);
    min-height: 3px;
    overflow: hidden;
    border-bottom: 5px solid #fb9337;
    -moz-box-shadow: inset 0 1px 0 #50627f;
    -webkit-box-shadow: inset 0 1px 0 #50627f;
    box-shadow: inset 0 1px 0 #50627f;
    position: relative;
}
.headermenu
{
    overflow: hidden;
    list-style: none;
    border-right: 1px solid #576a85;
    display: inline-block;
}
.headermenu li
{
    float: left;
    display: inline-block;
    border-left: 1px solid #576a85;
    border-right: 1px solid #394962;
}
.headermenu li:first-child
{
    border-left: 0;
}
.headermenu li a
{
    display: block;
    font-family: 'RobotoCondensed' , Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 2px 10px;
}
.headermenu li a
{
    min-width: 70px;
    text-align: center;
}
.headermenu li a span
{
    opacity: 0.5;
}
.headermenu li a span.icon
{
    height: 25px;
    display: block;
    margin-bottom: 0px;
    margin-top: 2px;
}
/*.headermenu li a span.icon-flatscreen {
	background: url(../images/icons/flatscreen.png) no-repeat center center;
}*/


.headermenu li a:hover
{
    background: url(../images/default/bghover.png) no-repeat center bottom;
    -moz-box-shadow: inset 0 1px 0 #4f627e;
    -webkit-box-shadow: inset 0 1px 0 #4f627e;
    box-shadow: inset 0 1px 0 #4f627e;
}
.headermenu li.current
{
    border-left: 0;
    border-right: 1px solid #394962;
}
.headermenu li.current a
{
    -moz-box-shadow: inset 0 1px 0 #4f627e;
    -webkit-box-shadow: inset 0 1px 0 #4f627e;
    box-shadow: inset 0 1px 0 #4f627e;
}
.headermenu li.current a span
{
    opacity: 1;
}
.headerwidget
{
    position: absolute;
    top: 10px;
    right: 10px;
}
.headerwidget .earnings
{
    background: #32415a;
    padding: 8px 10px;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    min-width: 200px;
    -moz-box-shadow: inset 1px 1px 2px #29374e;
    -webkit-box-shadow: inset 1px 1px 2px #29374e;
    box-shadow: inset 1px 1px 2px #29374e;
    border-bottom: 1px solid #516686;
}
.headerwidget .earnings h4
{
    font-weight: normal;
    text-transform: uppercase;
    color: #eee;
    font-size: 11px;
    font-family: 'RobotoCondensed' , Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}
.headerwidget .earnings h2
{
    color: #f6e4a5;
    font-size: 32px;
    font-weight: normal;
    font-family: 'RobotoCondensed' , Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}
/***** 7. MAIN CONTENT STYLES *****/
/****************************/
.centercontent
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
}
.contentHeader
{
    background-image: url(../images/panel-header.png);
    border: 1px solid #BFBFBF;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    display: block !important;
    padding: 0 10px;
    position: relative;
    height: 24px;
}
.contentHeader-title
{
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-right: 32px;
    padding: 0px 0;
}
.contentHeader .contentHeader-title img
{
    display: inline;
    margin-right: 4px;
    max-height: 16px;
    max-width: 16px;
}
.contentBody
{
    background-color: white;
    background-image: url("../images/panel-content.png");
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #BFBFBF;
    border-top: 0 none;
    display: block;
}
.contentTitle
{
    padding: 6px 3px 6px 0px;
    width: 14em;
    text-align: right;
    color: green;
}
.contentTitleLeft
{
    width: 14em;
    text-align: left;
}
.inputBox
{
    -moz-box-sizing: border-box;
    border: 1px solid #C0C0C0;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.04) inset;
    /*color: #444444;*/
    color: #000000;
    margin: 0;
    outline: medium none;
    padding: 3px;
    transition: background 150ms linear 0s;
}
.form-hr
{
    background-color: #E9E9E9;
    border-width: 0;
    height: 1px;
    line-height: 26;
    text-align: left;
    width: 100%;
}
.button2
{
    display: inline-block;
    position: relative;
    margin: 10px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font: bold 12px/25px Arial, sans-serif;
    color: #19667d;
    background: #3366FF;
}
.ddlBox
{
    -moz-box-sizing: border-box;
    border: 1px solid #C0C0C0;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.04) inset;
    /*color: #444444;*/
    color: #000000;
    margin: 0;
    outline: medium none;
    padding: 2px;
    transition: background 150ms linear 0s;
}
.inputBoxDate
{
    -moz-box-sizing: border-box;
    border: 1px solid #C0C0C0;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.04) inset;
    color: #444444;
    margin: 0;
    outline: medium none;
    padding: 4px;
    transition: background 150ms linear 0s;
    width: 80px;
}
.inputBoxNum
{
    -moz-box-sizing: border-box;
    border: 1px solid #C0C0C0;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.04) inset;
    color: #444444;
    margin: 0;
    outline: medium none;
    padding: 4px;
    transition: background 150ms linear 0s;
    text-align: right;
}
.inputBoxNumGr
{
    text-align: right;
}

/******Edited By Amit*****/
.requiredField
{
    color: Red;
}

.statusBar
{
    font-size: 10px;
    color: #253F62;
    padding-left: 10px;
}
.statusBarLabel
{
    font-size: 10px;
    color: #F56A37;
}
.msgLabel
{
    width: 98%;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    color: #3E801B;
    font-weight: bold;
}

.listDiv
{
    overflow: scroll;
    margin-bottom: 10px;
    border: solid 1px Gray;
}
.listHeader
{
    background-color: #3E506C;
    height: 22px;
    color: White;
    border: solid 1px Gray;
    font-size: 13px;
    font-weight: bold;
}
/*******Grid View********/
/****** Edited By Amit ********/

.grid-view
{
    padding: 0;
    margin: 0;
    border: 1px solid #333;
    font-family: "Verdana, Arial, Helvetica, sans-serif, Trebuchet MS";
    font-size: 13px;
    color: #000000;
}

.grid-view tr.gr_header
{
    color: white;
    background-color: #3E506C;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    height: 25px;
}

.grid-view tr.gr_normal
{
    color: #333333;
    background-color: #FFFFFF;
    height: 22px;
    vertical-align: middle;
    text-align: center;
}

.grid-view tr.gr_alternate
{
    color: #333333;
    background-color: #E8E8E8;
    height: 22px;
    vertical-align: middle;
    text-align: center;
}

.grid-view tr.gr_normal:hover, .grid-view tr.gr_alternate:hover
{
    background-color: #FDC64E;
    color: black;
}

.grid-view2
{
    padding: 0;
    margin: 0;
    border: 1px solid #333;
    font-family: "Verdana, Arial, Helvetica, sans-serif, Trebuchet MS";
    font-size: 13px;
}

.grid-view2 tr.gr_header2
{
    color: #32415A;
    background-color: Orange;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    height: 25px;
}

.grid-view2 tr.gr_normal2
{
    color: #474747;
    background-color: #EDEDED;
    height: 22px;
}

.grid-view2 tr.gr_alternate2
{
    color: #474747;
    background-color: #EFF3FB;
    height: 22px;
}

.grid-view2 tr.gr_normal2:hover, .grid-view2 tr.gr_alternate2:hover
{
    background-color: white;
    color: black;
}
/*******Modal Window********/
/****** Edited By Amit ********/

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalPopup
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.modalHeader
{
    background: url("../images/gr_headerbg.jpg");
    background-repeat: repeat-x;
    color: White;
    font-weight: bold;
    font-size: 13px;
}
.modalHeader span
{
    padding-left: 5px;
    line-height: 1px;
}

.PrProgress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.PrContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.PrHeader
{
    background: url(Images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;
    white-space: nowrap;
    font-family: arial, helvetica, clean, sans-serif;
}
.PrBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

/*......For DatePicker.......*/
.ui-datepicker-trigger
{
    margin-left: 5px;
    margin-bottom: -6px;
    height: 20px;
    width: 20px;
}

/*......Sliding Screen.......*/
#content
{
    margin: 15px auto;
    text-align: center;
    width: 980px;
    position: relative;
    height: 100%;
}
#wrapper
{
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #fff;
    background-color: #f9f9f9;
    width: 980px;
    overflow: hidden;
}
#steps
{
    width: 980px; /*height:320px;*/
    overflow: hidden;
}
.step
{
    float: left;
    width: 980px; /*height:320px;*/
}
#navigation
{
    height: 45px;
    background-color: #e9e9e9;
    border-top: 1px solid #fff;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#navigation ul
{
    list-style: none;
    float: left;
    margin-left: 10px;
    margin-top: 8px;
}
#navigation ul li
{
    float: left;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    position: relative;
    margin: 0px 2px;
}
#navigation ul li a
{
    display: block;
    height: 30px;
    background-color: #444;
    color: #777;
    outline: none;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    padding: 0px 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #f0f0f0;
    background: -webkit-gradient(         linear,         left bottom,         left top,         color-stop(0.09, rgb(240,240,240)),         color-stop(0.55, rgb(227,227,227)),         color-stop(0.78, rgb(240,240,240))         );
    background: -moz-linear-gradient(         center bottom,         rgb(240,240,240) 9%,         rgb(227,227,227) 55%,         rgb(240,240,240) 78%         );
}
#navigation ul li a:hover, #navigation ul li.selected a
{
    background: #e00000;
    color: White;
    text-shadow: 1px 1px 1px #fff;
}
/*
span.checked{
    background:transparent url(../images/checked.png) no-repeat top left;
    position:absolute;
    top:0px;
    left:1px;
    width:20px;
    height:20px;
}
span.error{
    background:transparent url(../images/error.png) no-repeat top left;
    position:absolute;
    top:0px;
    left:1px;
    width:20px;
    height:20px;
}*/
#steps form fieldset
{
    border: none;
    padding-bottom: 20px;
}
#steps form legend
{
    text-align: left;
    background-color: #f0f0f0;
    color: #666;
    font-size: 24px;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
    float: left;
    width: 590px;
    padding: 5px 0px 5px 10px;
    margin: 10px 0px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #d9d9d9;
}
#steps form p
{
    float: left;
    clear: both;
    margin: 5px 0px;
    background-color: #f4f4f4;
    border: 1px solid #fff;
    width: 400px;
    padding: 10px;
    margin-left: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
}
#steps form p label
{
    width: 160px;
    float: left;
    text-align: right;
    margin-right: 15px;
    line-height: 26px;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
}
#steps form input:not([type=radio]), #steps form textarea, #steps form select
{
    background: #ffffff;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    padding: 5px;
    width: 200px;
    float: left;
}
#steps form input:focus
{
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
    background-color: #FFFEEF;
}
#steps form p.submit
{
    background: none;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#steps form button
{
    border: none;
    outline: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    margin: 0px auto;
    clear: both;
    padding: 7px 25px;
    text-shadow: 0 1px 1px #777;
    font-weight: bold;
    font-family: "Century Gothic" , Helvetica, sans-serif;
    font-size: 22px;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
    background: #4797ED;
}
#steps form button:hover
{
    background: #d8d8d8;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
}
.blur
{
    background-color: White;
    filter: alpha(opacity=50);
    opacity: 0.7;
    z-index: 120;
}

/*Dashbord*/
.dashBoard
{
    width: 60%;
    min-height: 400px;
    text-decoration: none;
    text-align: left;
    display: block;
    font-weight: normal;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.layer1
{
    margin: 0;
    padding: 0;
    width: 750px;
}

.heading {
    margin-bottom: 4px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #1F8D0C;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #FFFFFF;
}

.content
{
    padding: 5px 10px;
    background-color: #fafafa;
}

p
{
    padding: 5px 0;
}

fieldset
{
    background-color: #FFFFFF;
    border: solid 1px #C8C8C8;
    margin-top: 8px;
}

/*Required Field*/
.requiredField
{
    color: Red;
    font-weight: bold;
}

.error-input {
    border:1px solid #FF9B9B !important;
}

/*Print*/
table
{
    page-break-inside: auto;
}
tr
{
    page-break-inside: avoid;
    page-break-after: auto;
}
thead
{
    display: table-header-group;
}
tfoot
{
    display: table-footer-group;
}

.text-left-gv {
    text-align: left !important;
    padding-left: 15px !important;
}

.text-right-gv {
    text-align: right !important;
    padding-right: 15px !important;
}

/*login page*/
#loginPage {
	width:100%;
	margin:0 auto;
	height:auto;
	float:left;
}
#loginRightDiv {
    background: url(../Images/login_Bg.png);
    background-repeat: no-repeat;
    height: 300px;
    width: 425px;
    margin: 0 auto;
    margin-right: 10px;
    float: right;
    margin-top: 125px;
}
#loginImg {
    margin: 10px 10px 0px 15px;
    height: 127px;
    width: 375px;
    background-image: url(../Images/loginHeadImg.png);
    background-repeat: no-repeat;
    border: solid 2px #fff;
}
#loginMsg {
    margin: 0px 0px 0px 15px;
    height: 116px;
    width: 379px;
    background-color: #fff;
}