﻿/* Login Page Styles */

body {
    margin:0;
    border:0;
    padding:0;
    background-color: #E2E2E2;
}

/* Login Page Styles */

.note_instruction 
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#e4e4e4;	
}

.login-panel 
{
	margin:0px auto;
}

.wrapper 
{
	width:100%;
	height:100%;
	background:#E2E2E2;
}

.tlcorner
{
	background-image:url(tlcorner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:22px;
}
.bg_top 
{
	background-image:url(bg_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:22px;
}
.trcorner
{
	background-image:url(trcorner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:22px;
}
.blcorner
{
	background-image:url(blcorner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
}
.bg_bottom 
{
	background-image:url(bg_bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:22px;
}
.brcorner
{
	background-image:url(brcorner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
}
.bg_left 
{
	background-image:url(bg_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bg_left_header
{
	background-image:url(bg_left_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:80px;
}
.bg_right 
{
	background-image:url(bg_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bg_right_header 
{
	background-image:url(bg_right_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:80px;
}
.header_bg 
{
	background:#ffffff;
	background-image:url(bg_header_trans.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:80px;
}

.copyright 
{
	font-family:Arial;
	font-size:11px;
	color:#7E7E7E;
	height:22px;
	padding-top:5px;
}
.btm_company_name 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background-image:url(bg_btm_round.gif);
	background-repeat:repeat-x;
}
.company_name 
{
	font-family:Tahoma;
	font-size:11px;
	color:#6D6D6D;
	font-weight:normal;
	text-align:center;
}

/* Module Container */

.mtlcorner
{
	background-image:url(mtl_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
}
.bg_mtop 
{
	background-image:url(bg_mtop.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
}
.mtrcorner
{
	background-image:url(mtr_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
}
.mblcorner
{
	background-image:url(mbl_corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
}
.bg_mbottom 
{
	background-image:url(bg_mbottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:6px;
}
.bg_mbottom_popup 
{
	background-image:url(bg_mbottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:10px;
}
.mbrcorner
{
	background-image:url(mbr_corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
}
.bg_mleft 
{
	background-image:url(bg_mleft.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bg_left_mheader
{
	background-image:url(bg_mleft_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
}
.bg_mright 
{
	background-image:url(bg_mright.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bg_right_mheader 
{
	background-image:url(bg_mright_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:36px;
}
.mheader_bg 
{
	background:#ffffff;
	background-image:url(bg_m_header.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:36px;
}
.mcontent 
{
	background: #ffffff;
}

.loginbox
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
}

.req_field 
{
	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:normal;	
}

.combo_box 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	width:190px;
	overflow:visible;
	border:1px solid #A3A3A3;
}

.combo_box_small 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	width:120px;
	overflow:visible;
	border:1px solid #A3A3A3;
}

.text_box 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	border:1px solid #A3A3A3;
	height:18px;
}

.win_head 
{
	font-family:Tahoma;
	font-size:11px;
	color:#595959;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 3px;
	display:inline;
	vertical-align:text-top;
}

.win_head_normal 
{
	font-family:Tahoma;
	font-size:11px;
	color:#595959;
	font-weight:bold;
	margin:0px;
	padding:3px 0px 0px 3px;
}
.buttonStyle
{
	font-family: Tahoma;
	font-size: 11px;
	background-color:#E7E7E7;
	color:#000000;
	font-weight:bold;
	border:solid 1px #cacaca;
	padding:2px 5px 2px 5px;
	background-image:url(button_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	cursor:pointer;
}