/*
Credit: http://www.templatemo.com
*/

body
{
    margin: 0px;
    padding: 0px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    background-color: #fff;
    background-image: url(body_bg.jpg);
    background-repeat: repeat-x;
}


.heading
{
    font-family: Cardo;
    font-size: 36px;
    color: #0099d1;
    text-decoration: none;
}
.gentext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #474747;
    text-align: justify;
    text-decoration: none;
}
#wrapper
{
    width: 980px;
    margin: 0 auto; /*border: 1px solid #fff;     -moz-border-radius: 5px;     -webkit-border-radius: 5px;     border-radius: 5px;     -moz-box-shadow: 0px 0px 15px #000000;     -webkit-box-shadow: 0px 0px 15px #000000;*/
    box-shadow: 0px 0px 15px #000000; /*margin-top: 12px;*/
    background-color: #f3f3f3; /*margin-bottom: 15px;*/
}
#header
{
    width: 980px;
    height: 150px;
    background: url(BannerForForntSide.jpg) no-repeat;
}
/* menu */

.headermenu
{
    width: 970px;
    height: 50px;
    background: url('menu_1px.jpg') repeat-x;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    text-decoration: none;
    padding-left: 10px;
}

.menu a:hover
{
    color: #fff;
    text-decoration: none;
}
.current
{
    color: #FFFFFF;
    text-decoration: none;
}
#menu
{
    width: 980px;
    height: 50px;
    background: url('menu_1px.jpg') repeat-x;
}

#menu
{
    width: 980px;
    height: 50px;
    background: url('menu_1px.jpg') repeat-x;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu ul li
{
    padding: 0px;
    margin: 0px;
    display: inline;
}

#menu ul li a
{
    float: left;
    display: block;
    width: 140px;
    height: 33px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    padding: 17px 34px 0 0;
    margin: 0 5px 0 0;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-style: italic;
    outline: none;
    border: none;
    background: url(menu_divider.png) right no-repeat;
}

#menu ul li a:hover, #menu ul li .current
{
    color: #fff;
}

.footermenu a:hover
{
    color: #D20000;
    text-decoration: none;
}

.menubackground
{
    color: #000000;
    background-color: #FFB113;
    height: 25px;
    padding-left: 5px;
    padding-right: 5px;
}

.IE8Fix
{
    z-index: 1000;
}

/* end of menu */

.sublink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #000000;
    font-style: italic;
    text-decoration: none;
}
.sublink:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #a03f2e;
    font-style: italic;
    text-decoration: underline;
}

/* slider */

#banner
{
    clear: both;
    position: relative;
    width: 980px;
    height: 321px;
    background: url(slider.png);
}

#banner .nav_bg
{
    position: absolute;
    bottom: 20px;
    right: -14px;
    width: 94px;
    height: 47px;
    background: url(slider_nav_bg.png) no-repeat;
}

/* end of slider */

/* main */

#main
{
    width: 980px;
    height: 45px;
    background: url(content_top.png) repeat-x;
}
/* end of Menu */
#content
{
    float: left;
    width: 960px;
    padding: 10px;
    margin-bottom: 10px;
}

#content_left
{
    float: left;
    width: 700px;
    border: 1px solid #e0e0e0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
    background-color: #ffffff;
}
.hed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.second_img
{
    width: 200px;
    margin: 8px;
    float: left;
}
#content_right
{
    float: right;
    width: 240px;
}
#right_box
{
    width: 240px;
    border: 1px solid #858585;
    background-color: #ffffff;
}
.curve
{
    background: url('curve.jpg') no-repeat bottom right; /*margin:0px -1px -1px; 0px;*/
}
.right_box_head
{
    width: 220px;
    height: 20px;
    font-family: Cardo;
    font-size: 22px;
    color: #FFFFFF;
    background-image: -moz-linear-gradient(top, #828282, #aaaaaa, #828282);
    background-image: -ms-linear-gradient(top, #828282, #aaaaaa, #828282);
    background-image: -o-linear-gradient(top, #828282, #aaaaaa, #828282);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#828282), to(#aaaaaa), to(#828282));
    background-image: -webkit-linear-gradient(top, #828282, #aaaaaa, #828282);
    background-image: linear-gradient(top, #828282, #aaaaaa, #828282);
    padding: 10px;
    text-align: center;
    background-color: #828282;
}
.float_l
{
    float: left;
}

.float_r
{
    float: right;
}
.button a
{
    clear: both;
    display: block;
    width: 75px;
    height: 24px;
    padding: 4px 27px 0 0;
    margin-top: 15px;
    background: url(button.png) no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.button a:hover
{
    background: url(button_hover.png) no-repeat;
}
/*footer*/
#footer
{
    width: 980px;
    height: 100px;
    background-image: url(footer_bg.jpg);
}
.list
{
    margin: 15px 0;
    padding: 0;
    margin-left: 10px;
    list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.list li
{
    background: transparent url(list_arrow.png) no-repeat scroll 0 0px;
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    line-height: 1em;
}
.footer_head
{
    font-family: Cardo;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}

a, a:link, a:visited
{
    color: #464646; /*font-weight: bold;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover
{
    color: #1B1B1B;
    text-decoration: underline;
}

p
{
    margin: 0px;
    padding: 0 0 10px 0;
}
img
{
    border: none;
}

.link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
.link:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #474747;
    text-decoration: none;
}
/* end of footer */

/* slider */

#banner
{
    clear: both;
    position: relative;
    width: 960px;
    height: 212px;
    padding: 10px 10px;
    background: url(slider.png) repeat-x;
    background-color: #019dd8;
    padding-bottom: 30px;
}

#banner .nav_bg
{
    position: absolute;
    bottom: 10px;
    right: -14px;
    width: 94px;
    height: 60px;
    background: url(slider_nav_bg.png) no-repeat;
    z-index: 10000;
}

/* end of slider */
#com_gallery .photo_div
{
    width: 290px;
    height: 135px;
    float: left;
    background-image: url(div_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    margin: 0px 30px 20px 0px;
}
#com_gallery .photo_div img
{
    height: 114px;
    width: 81px;
    padding: 11px;
    float: left;
    vertical-align: text-top;
}
#com_gallery .photo_div span
{
    width: 150px;
    float: right;
    text-align: left;
    padding: 15px 40px 0px 0px;
    color: #666666;
    font-size: 11px;
}


.midbg
{
    background-color: #828282;
}
.lightbg
{
    background-color: #F0F0F0; /* #d3dff6*/
}
.subtext1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #474747;
}
.caltitle
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 11px;
    color: #A60016;
    text-decoration: none;
}
.subtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: White;
}
.tablecalender
{
    background-color: #F0F0F0;
    border: 1px solid #DBDBDB;
}
.tablecalender th
{
    border: 1px solid #DBDBDB;
}
.tablecalender td
{
    border: solid 1px #DBDBDB;
}
.lstTable
{
    border: 1px solid #DBDBDB;
}
.lstTable th
{
    border: 1px solid #DBDBDB;
    height: 25px;
}

.lstTable td
{
    border: 1px solid #DBDBDB;
}
.header
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #828282;
    font-style: italic;
    text-decoration: none;
}
.MainHead2
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px; /*color: #c33648;*/
    color: #666666; /*color:#81612e;*/ /*color:#4b734e;*/
    font-style: italic;
    text-decoration: none;
}

.main_head_text
{
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    color: #81612e;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 26px;
    font-size-adjust: none;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-shadow: 2px 2px 0 #ffffff, 3px 3px 0 #000000;
}

.gamtd
{
    vertical-align: top;
    text-align: left;
}
.listViewlinkbutton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #474747;
    text-decoration: none;
}
.listViewlinkbutton:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

.filterbox
{
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black !important;
    background-color: #CCCCCC;
    border: 1px solid #ffffff;
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 5px 5px 5px 5px;
}
/* MESSAGE */
.messagecurved
{
    background-color: #FBFDFD;
    height: auto; /* IMPORTANT */
    padding-top: 8px;
    padding-bottom: 8px;
    border: solid 1px Silver;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.yearmonth
{
    width: 60px;
    font-size: 15px;
    background-color: #828282;
    color: White;
    font-weight: bold;
    padding-right: 3px;
}

/*Backofice style */

.container
{
    margin: auto;
    width: 950px;
    background-color: white;
}

.minheight /* set minimum height */
{
    min-height: 350px;
    height: auto; /* IMPORTANT */
    height: 350px;
}

/* SPACER */
.verticalspacetr
{
    height: 5px;
}
.verticalspacetrdouble
{
    height: 10px;
}

/* MESSAGE */
.messagecurved
{
    background-color: #FBFDFD;
    height: auto; /* IMPORTANT */
    padding-top: 8px;
    padding-bottom: 8px;
    border: solid 1px Silver;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.informationmessage
{
    color: Green;
}
.errormessage
{
    color: Red;
}
.exclamationmessage
{
    color: #FB3F00;
}

.heading
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 20px;
    color: #000000;
    padding-left: 10px;
    text-decoration: none;
    height: 10px;
}

/* FROM CONTROLS */
.requiredtd
{
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}
.normaltd
{
    text-align: right;
    vertical-align: top;
}
.errortd
{
    width: 15px;
    text-align: center;
    vertical-align: top;
}
.controltd
{
    vertical-align: top;
    text-align: left;
}

.gentextbackoffice
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

/* BUTTON */
.pagebutton
{
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #C8BB8F;
    border: 1px solid #ffffff;
    background: linear-gradient(top,#C8BB8F 0%,#C8BB8F);
    background: -moz-linear-gradient(top,#C8BB8F 0%,#C8BB8F);
    background: -webkit-linear-gradient(top,#C8BB8F 0%,#C8BB8F);
    background: -o-linear-gradient(top,#C8BB8F 0%,#C8BB8F);
    background: -ms-linear-gradient(top,#C8BB8F 0%,#C8BB8F);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -o-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -ms-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    padding: 3px 5px 3px 5px;
}
.pagebutton[disabled]
{
    color: #CCCCCC;
}
.pagebuttonselected
{
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #790101;
    background-color: #B09D5E;
    border: 1px solid #ffffff;
    background: linear-gradient(top,#C8BB8F 0%,#B09D5E);
    background: -moz-linear-gradient(top,#C8BB8F 0%,#B09D5E);
    background: -webkit-linear-gradient(top,#C8BB8F 0%,#B09D5E);
    background: -o-linear-gradient(top,#C8BB8F 0%,#B09D5E);
    background: -ms-linear-gradient(top,#C8BB8F 0%,#B09D5E);
    background: gradient(linear, left top, left bottom,from(#C8BB8F),to(#B09D5E));
    background: -moz-gradient(linear, left top, left bottom,from(#C8BB8F),to(#B09D5E));
    background: -webkit-gradient(linear, left top, left bottom,from(#C8BB8F),to(#B09D5E));
    background: -o-gradient(linear, left top, left bottom,from(#C8BB8F),to(#B09D5E));
    background: -ms-gradient(linear, left top, left bottom,from(#C8BB8F),to(#B09D5E));
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -o-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -ms-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    padding: 3px 5px 3px 5px;
    font-weight: bold;
}
.smallbutton
{
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background-color: silver;
    border: 1px solid #ffffff;
    height: 26px;
    width: 80px;
    background: linear-gradient(top,#E1E1E1 0%,#999999);
    background: -moz-linear-gradient(top,#E1E1E1 0%,#999999);
    background: -webkit-linear-gradient(top,#E1E1E1 0%,#808080);
    background: -o-linear-gradient(top,#E1E1E1 0%,#808080);
    background: -ms-linear-gradient(top,#E1E1E1 0%,#808080);
    background: gradient(linear, left top, left bottom,from(#E1E1E1),to(#999999));
    background: -moz-gradient(linear, left top, left bottom,from(#E1E1E1),to(#999999));
    background: -webkit-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    background: -o-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    background: -ms-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -o-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -ms-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
}
.smallbutton[disabled]
{
    color: gray;
}
.mediumbutton
{
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background-color: silver;
    border: 1px solid #ffffff;
    height: 26px;
    width: 100px;
    background: linear-gradient(top,#E1E1E1 0%,#999999);
    background: -moz-linear-gradient(top,#E1E1E1 0%,#999999);
    background: -webkit-linear-gradient(top,#E1E1E1 0%,#808080);
    background: -o-linear-gradient(top,#E1E1E1 0%,#808080);
    background: -ms-linear-gradient(top,#E1E1E1 0%,#808080);
    background: gradient(linear, left top, left bottom,from(#E1E1E1),to(#999999));
    background: -moz-gradient(linear, left top, left bottom,from(#E1E1E1),to(#999999));
    background: -webkit-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    background: -o-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    background: -ms-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -o-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -ms-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
}
.mediumbutton[disabled]
{
    color: gray;
}
.bigbutton
{
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background-color: silver;
    border: 1px solid #ffffff;
    height: 26px;
    width: 120px;
    background: linear-gradient(top,#E1E1E1 0%,#999999);
    background: -moz-linear-gradient(top,#E1E1E1 0%,#999999);
    background: -webkit-linear-gradient(top,#E1E1E1 0%,#808080);
    background: -o-linear-gradient(top,#E1E1E1 0%,#808080);
    background: -ms-linear-gradient(top,#E1E1E1 0%,#808080);
    background: gradient(linear, left top, left bottom,from(#E1E1E1),to(#999999));
    background: -moz-gradient(linear, left top, left bottom,from(#E1E1E1),to(#999999));
    background: -webkit-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    background: -o-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    background: -ms-gradient(linear, left top, left bottom,from(#E1E1E1),to(#808080));
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -o-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -ms-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
}
.bigbutton[disabled]
{
    color: gray;
}

.footlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000 !important;
    text-decoration: none;
}
.footlink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

.footerbackgrounnd
{
    height: 80px; /*border: double 2px #ccc;*/
    border-top: none;
    border-bottom: 1px;
    background-image: url(footer_bg.jpg);
}

/* FROM */
.formtop /* Table top */
{
    height: 14px;
    border-bottom: solid 1px #cccccc;
    background: #eeeeee;
    background: linear-gradient(top,#eeeeee 0%,#cccccc);
    background: -moz-linear-gradient(top,#eeeeee 0%,#cccccc);
    background: -webkit-linear-gradient(top,#eeeeee 0%,#cccccc);
    background: -o-linear-gradient(top,#eeeeee 0%,#cccccc);
    background: -ms-linear-gradient(top,#eeeeee 0%,#cccccc);
    background: gradient(linear, left top, left bottom,from(#eeeeee),to(#cccccc));
    background: -moz-gradient(linear, left top, left bottom,from(#eeeeee),to(#cccccc));
    background: -webkit-gradient(linear, left top, left bottom,from(#eeeeee),to(#cccccc));
    background: -o-gradient(linear, left top, left bottom,from(#eeeeee),to(#cccccc));
    background: -ms-gradient(linear, left top, left bottom,from(#eeeeee),to(#cccccc));
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -moz-box-shadow: 0px 3px 2px rgba(000,000,000,0.3), inset 0px -1px 0px rgba(255,255,255,0.7);
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -o-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -ms-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
}
.box
{
    border: solid 1px #cccccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    box-shadow: 3px 3px 5px #c0c0c0;
    -moz-box-shadow: 3px 3px 5px #c0c0c0;
    -webkit-box-shadow: 3px 3px 5px #c0c0c0;
    -o-box-shadow: 3px 3px 5px #c0c0c0;
    -ms-box-shadow: 3px 3px 5px #c0c0c0;
}

.headerImage
{
    height: 125px;
    background-repeat: no-repeat;
    background-image: url('BannerForBackOffice.jpg');
}

.WelcomeTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-shadow: 1px 1px #F37011;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    background-color: #000000;
    opacity: .70;
}

.WelcomeBanner
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    color: #FFFFFF;
    text-shadow: 1px 1px #F37011;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    background-color: #000000;
    opacity: .70;
}

#wrapperBackoffice
{
    width: 950px;
    margin: 0 auto;
    border: 1px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 15px #000000;
    -webkit-box-shadow: 0px 0px 15px #000000;
    box-shadow: 0px 0px 15px #000000;
    margin-top: 12px;
    background-color: #f3f3f3;
    margin-bottom: 15px;
}

.headermenuBackoffice
{
    width: 940px;
    height: 40px;
    background: url('menu_1px.jpg') repeat-x;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
}

.footext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.listtable
{
    border-collapse: collapse;
    border: 1px solid #C8BB8F;
}
.listtable td
{
    border: 1px solid #C8BB8F;
    padding: 3px;
}
.listheader
{
    background-color: #C8BB8F;
    font-weight: bold;
    color: #494123;
    height: 22px;
    text-align: center;
}
.listsubheader
{
    background-color: #E9E3D1;
    height: 18px;
    text-align: center;
}
.listheader th
{
    border: solid 1px gray;
    padding: 3px;
}
.listevenrow
{
    vertical-align: top;
    text-align: left;
    height: 22px;
    background-color: #FBFDFD; /*#F0F5F8;*/
    border: 1px solid #C8BB8F;
}
.listoddrow
{
    vertical-align: top;
    text-align: left;
    height: 22px;
    background-color: #FBFDFD;
    border: 1px solid #C8BB8F;
}
.recordtitle
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* HYPERLINK */
.listtable a
{
    text-decoration: none;
    color: #786A3A;
    font-weight: bold;
}
.listtable a:hover
{
    text-decoration: underline;
}
.listtable a[disabled]
{
    color: Silver;
}

/* PROCESS */
.processtable
{
    background-color: #EBEBEB;
    width: 220px;
    padding: 3px;
    height: 40px;
    border: solid 1px Gray;
    font-weight: bold;
}
.process
{
    background-image: url('images/activity.gif');
    background-position: center;
    background-repeat: no-repeat;
    height: 20px;
}

.checkboxlist td
{
    border-style: none;
    width: 33%;
}

.redlistlabel
{
    color: #FF0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.redlistlabel a
{
    color: #FF0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.MenuDivider
{
    background-image: url('menu_divider.png');
}

.footerlink
{
    color: #464646;
}
