﻿
/*MASTER */

#navigation{
	overflow:hidden;
}
#body_object_right
{
    margin:0 auto;
    padding:0;    
    border:0 solid #e3e9ee;
    float:right;
    width:818px;
}
#footer
{
    width:980px;
    margin:10px auto;
    text-align:center;
    padding:10px;
}
#footer a
{
    margin-right:10px;
}
#footer ul
{
    list-style:none;
    display:inline;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#666;
}
#footer li
{
    list-style:none;
    display:inline;
    font-weight:normal;
    color:#666;
    border-left:1px solid #999;
    padding-left:10px;
}

/*end MASTER */

/*panel */

.panel_larg .panel
{
	width:796px !important;
}
.panel
{
    border-right:1px solid #cecece;
    border-left:1px solid #cecece;
	padding:5px 10px;
	background-color:#fffef2;
}
.panel_larg,.panel_larg .panel_header
{
    width:818px;
}
.panel_header
{
	height:22px;
}

/*obtabs */

ul.obtabs 
{
    list-style: none;
    padding: 0;
    margin:0;
    display:block;
    }
ul.obtabs li 
{
    float:right;
    display: block;
    height: 24px;
    padding-left:25px;
    margin-left: -15px;
    position: relative;
    background: url(images/tableft_login.gif) 0 0 no-repeat  !important;
    border-bottom: 1px solid #bbb8a9;
    white-space: nowrap;
}
ul.obtabs h3 
{  
    height: 24px;
    line-height: 24px;
    padding-right: 12px;
    background: url(images/tabright-back.gif)  top right no-repeat;
}
html>body ul.obtabs h3 
{
    display: block;
}
ul.obtabs li.current 
{
    z-index: 1;
    text-decoration:none;
    border-bottom:none;
    height: 25px;
    background: url(images/tableft_login.gif)  0 -28px no-repeat !important;  
    color:#fff;    
}
ul.obtabs li.current h3 
{
    background-image: url(images/tabright_login.gif);
    font-size:12px;
}
ul.obtabs a:link,ul.obtabs a:visited 
{
    color:#808080;
	text-decoration:none;
}
ul.obtabs a:hover,ul.obtabs a:active 
{
	text-decoration:underline;	
}

/*end obtabs */

.panel_header_subtab_larg
{
    height:16px;
    background:url(images/panel_header_subtab_larg_login.jpg) top left !important;
    border-right:1px solid #c24027 !important;
    margin-top:2px;
}
.boreder_panel_header
{
	background:url('images/border_panelheader.gif') !important;
	height:16px;
	background-position:0 0;
}

/*end panel */

/*text picture */

.sign_problem_text,.forgot_password_text
{
	height:24px;
	margin-left:7px;
	line-height:200px;
	overflow:hidden;
}
.sign_problem_text
{
	background:url('images/sign_problem.jpg') no-repeat;
	width:113px;
}
.forgot_password_text
{
	background:url('images/forgot_password.jpg') no-repeat;
	width:114px;
}

/*end text picture */

/*col and pad and color */

.col60
{
	width:60px !important;
}
.col94
{
	width:94px !important;
}
.col122
{
	width:122px !important;
}
.col708
{
	width:708px !important;
}
.col734
{
	width:734px !important;
}
.col736
{
	width:736px !important;
}
.pad_r_l_30
{
	padding-right:30px;
	padding-left:30px;
}
.pad_r_50
{
	padding-right:50px;
}
.padding_1
{
	padding:5px 10px 5px 5px;
}

/*end col and pad and color */

/*be one css */

.first_style
{
	float:right;
	padding:40px 15px 0 0;
	line-height:200%;
}
.first_radio_btn
{
	padding:20px 185px 0 0;
}
.hr_btn
{
	float:right;
	width:725px;
	height:12px;
	border-bottom:1px dotted #ccc;
}
.hr_btn_2
{
	float:right;
	width:710px;
	height:12px;
	border-bottom:1px dotted #ccc;
}
.numbers
{
	margin:30px auto 20px auto;
	width:700px;
}
.hidden_alarm
{
	float:right;
	padding:5px 20px 0 0;
	color:#ff0000;
}
.text_under_security
{
	width:200px;
	text-align:justify;
	line-height:14px;
	color:#999;
}

/*end be one css */

/*boxes */

.boxes_gray,.boxes_red
{
	float:right;
	width:30px;
	height:29px;
	display:block;
}
.boxes_gray
{
    background:url(images/boxes.gif) no-repeat 0 0;	
}
.boxes_red
{
    background:url(images/boxes.gif) no-repeat 0 -30px;	
}
.boxes_gray span,.boxes_red span
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.boxes_gray span
{
	color:#444;
}
.boxes_red span
{
	color:#fefefe;
}

/*end boxes */

/*meter */

.meter
{
	padding:3px 0 0 3px;
	width:100% !important;
	height:10px !important;
	font-size:0;
}
.meter div
{
	border:#ccc 1px solid;
	padding:0;
	line-height:0;
	margin:2px;
	width:15px !important;
	float:right;
	height:5px !important;
	font-size:0;
	background-color:#fff;
}

/*end meter */

/*drop button */

.drop_btn_password
{
	background-image:url(images/drp_password.gif);
}

/*end drop button */

/*panel capcha */

.panel_header_solid_white_right
{
	float:right;
	height:15px;
	width:14px;
	background-position: -16px -60px ;
}
.panel_header_solid_white_left
{
	float:left;
	height:15px;
	width:14px;
	background-position: 0 -60px ;
}
.panel_footer_solid_white_right
{
	float:right;
	height:15px;
	width:14px;
	background-position: -16px -80px ;
}
.panel_footer_solid_white_left
{
	float:left;
	height:15px;
	width:14px;
	background-position: 0 -80px ;
}
.panel_header_solid_white_repeat
{
	float:right;
	height:15px;
	background-position: 0 -96px ;
	background-repeat:repeat-x;	
}
.panel_footer_solid_white_repeat
{
	float:right;
	height:15px;
	background-position: 0 -112px ;
	background-repeat:repeat-x;
}
.capcha_template
{
	width:120px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}

/*end panel capcha */

/*panel */

.panel_footer_solid_right,.panel_footer_solid_repeat,.panel_footer_solid_left,.panel_header_dotted_right,.panel_header_dotted_repeat,
.panel_header_dotted_left,.panel_footer_dotted_right,.panel_footer_dotted_repeat,.panel_footer_dotted_left,
.panel_header_solid_white_right,.panel_header_solid_white_left,.panel_footer_solid_white_right,
.panel_footer_solid_white_left,.panel_header_solid_white_repeat,.panel_footer_solid_white_repeat
{
	background-image:url(images/boxes.gif) !important;
}
	
.panel_footer_solid_right
{
	background-position:-16px -128px !important;
}
.panel_footer_solid_repeat
{
	background-position: 0 -145px !important;
}
.panel_footer_solid_left
{
	background-position: 0 -128px !important;
}
.panel_header_dotted_right
{
	background-position: -16px -161px !important;
}
.panel_header_dotted_repeat
{
	background-position: 0 -193px !important;
}
.panel_header_dotted_left
{
	background-position: 0 -161px !important;
}
.panel_footer_dotted_right
{
	background-position: -16px -178px !important;
}
.panel_footer_dotted_repeat
{
	background-position: 0 -212px !important;
}
.panel_footer_dotted_left
{
	background-position: 0 -178px !important;
}

/*end panel */

/*panel_search_username */

.line_height_200_hr
{
	line-height:200%;
	border-left:1px dotted #ccc;
    border-right:1px dotted #ccc;
}
.button_stand
{
	float:right;
	width:70px !important;
	text-align:center;
}

/*end panel_search_username */