@CHARSET "ISO-8859-1";
@import url("ccc_template.css");

h1 {
	margin:15px 0;
	padding-bottom:8px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#0B55C4;
}

p {
	margin:0;
	padding-bottom:10px;
}

form { height:94px; }

form .inputbox {
	margin-left:10px;
	width:120px;
}

.error_message {
	padding:0 5px 5px 5px;
	font-weight:bold;
  color:#990000;
}

.button1-left a {
	padding:0 30px 0 6px;
	display:block;
	height:26px;
	float:left;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
}

.button1-left a:hover {
	text-decoration:none;
	color:#0B55C4;
}

.button1-left,.button1-left div { float: left; }
.button1-left { background:url(/ccc/images/j_button1_left.png) no-repeat; margin-left:5px; }
.button1-left .next { background:url(/ccc/images/j_button1_next.png) 100% 0 no-repeat; }

#form-login label {
	display:block;
	float:left;
	padding:4px;
	width:120px;
	text-align:right;
	font-weight:bold;
	color:#666666;
}

.login {
	margin:0 auto;
	padding-bottom:100px;
	width:500px;
	text-align:left;
}

#content-box {
	padding:30px 0;
	text-align:center;
}

#section-box {
	float:right;
	padding-left:10px;
	width:320px;
}

#section-box .middle { padding:5px; }

#lock { background:url(/ccc/images/j_login_lock.jpg) 50% 0 no-repeat; width:150px; height:137px; }

div#element-box div#section-box div.top { background: url(/ccc/images/j_border.png) 0 0 repeat-x; }
div#element-box div#section-box div.top div.top { background: url(/ccc/images/j_crn_tr_med.png) 100% 0 no-repeat; }
div#element-box div#section-box div.top div.top div.top { background: url(/ccc/images/j_crn_tl_med.png) 0 0 no-repeat; }

div#element-box div#section-box div.bottom { background: url(/ccc/images/j_border.png) 0 100% repeat-x; }
div#element-box div#section-box div.bottom div.bottom { background: url(/ccc/images/j_crn_br_med.png) 100% 0 no-repeat; }
div#element-box div#section-box div.bottom div.bottom div.bottom { background: url(/ccc/images/j_crn_bl_med.png) 0 0 no-repeat; }