@charset "UTF-8";
/* CSS Document */


/*********** LOGIN************/
#login{
	width: 200px;
	height: auto;
}

.tblLeftmenu{
	position: relative;
	left: 10px;
	
	margin-top: 10px;
	font-size: 10px;
}

.tblLeftmenu .top_l{
	width: 10px;
	height: 30px;
	background: url(../_img/layout/leftmenu/head_l.png) no-repeat;
}

.tblLeftmenu .top_m{
	width: 180px;
	height: 30px;
	background: url(../_img/layout/leftmenu/head_m.png) repeat-x;
}

.tblLeftmenu .top_r{
	width: 10px;
	height: 30px;
	background: url(../_img/layout/leftmenu/head_r.png) no-repeat;
}

.tblLeftmenu .middle_l{
	width: 10px;
	background: url(../_img/layout/leftmenu/middle_l.png) repeat-y;
}

.tblLeftmenu .middle_m{
	width: 180px;
	background: #f3f3f3;
}

.tblLeftmenu .middle_r{
	width: 9px;
	background: url(../_img/layout/leftmenu/middle_r.png) repeat-y;
}

.tblLeftmenu .bottom_l{
	width: 10px;
	height: 8px;
	background: url(../_img/layout/leftmenu/bottom_l.png) no-repeat;
}

.tblLeftmenu .bottom_m{
	width: 180px;
	height: 8px;
	background: url(../_img/layout/leftmenu/bottom_m.png) repeat-x;
}

.tblLeftmenu .bottom_r{
	width: 10px;
	height: 8px;
	background: url(../_img/layout/leftmenu/bottom_r.png) no-repeat;
}

input{
	background: #f3f3f3;
	border: #8f8f8f 1px solid;
	
	color: #103747;
	font-weight: bold;
}

#frmLogin input{
	font-weight: bold;
}

.btnLogin{
	width: 101px;
	height: 20px;
	background: url(../_img/layout/leftmenu/btnAccept.png) no-repeat;
	border: none;
	cursor : pointer;
}

.tblLeftmenu .middle_m li {
	list-style: none;
	border-bottom: dashed 1px #CCCCCC;
	text-align: right;
	margin: 0;
}

.tblLeftmenu .middle_m li a:link{
	display: block;
	text-decoration: none;
	padding: .25em;
	
	color: #103747;
	font-weight: bold;
}

.tblLeftmenu .middle_m li a:visited{
	display: block;
	text-decoration: none;
	padding: .25em;
	
	color: #103747;
	font-weight: bold;
}

.tblLeftmenu .middle_m li a:hover{
	padding-right: 5px;
	color: #f9b514;
}

.tblLeftmenu .middle_m li a:active{
	padding-right: 5px;
	color: #f9b514;
}

.tblLeftmenu .top_m ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.tblLeftmenu .top_m li{
	background: url(../_img/layout/leftmenu/bullet_white.png) left center no-repeat;
	padding-left: 15px;
	
	color: #fff;

}



/*********** NEWS************/
.newsitem{
	width: 660px;
	height: auto;
}

.tblNewsitem{
	position: relative;
	width: 660px;
	
	margin-top: 10px;
	font-size: 10px;
}

.tblNewsitem .top_l{
	width: 10px;
	height: 30px;
	background: url(../_img/layout/newsitem/head_l.png) no-repeat;
}

.tblNewsitem .top_m{
	width: 640px;
	height: 30px;
	background: url(../_img/layout/newsitem/head_m.png) repeat-x;
}

.tblNewsitem .top_r{
	width: 10px;
	height: 30px;
	background: url(../_img/layout/newsitem/head_r.png) no-repeat;
}

.tblNewsitem .middle_l{
	width: 10px;
	background: url(../_img/layout/newsitem/middle_l.png) repeat-y;
}

.tblNewsitem .middle_m{
	width: 640px;
	background: #f3f3f3;
}

.tblNewsitem .middle_r{
	width: 10px;
	background: url(../_img/layout/newsitem/middle_r.png) repeat-y;
}

.tblNewsitem .bottom_l{
	width: 10px;
	height: 10px;
	background: url(../_img/layout/newsitem/bottom_l.png) no-repeat;
}

.tblNewsitem .bottom_m{
	width: 640px;
	height: 10px;
	background: url(../_img/layout/newsitem/bottom_m.png) repeat-x;
}

.tblNewsitem .bottom_r{
	width: 10px;
	height: 10px;
	background: url(../_img/layout/newsitem/bottom_r.png) no-repeat;
}

.tblNewsitem .top_m ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.tblNewsitem .top_m li{
	background: url(../_img/layout/newsitem/bullet.png) left center no-repeat;
	padding-left: 15px;
	
	font-weight: bold;
	
	color: #f9b514;
}

.tblNewsitem .top_m .title{
	width: 500px;
	
	float: left;
}

.tblNewsitem .top_m .admintools{
	float: right;
	
	margin-top: 5px;
}

.tblNewsitem .middle_m ul{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.tblNewsitem .middle_m li{
	background: url(../_img/layout/ico/bullet_blue.png) left center no-repeat;
	padding-left: 15px;
	
	color: #103747;
	
	font-weight: bold;
}

/*********** RIGHT FRAME ************/
.changeprofile{
	width: 660px;
	height: auto;
	
}

.tblRightFrame{
	position: relative;
	width: 660px;
	
	margin-top: 10px;
	font-size: 10px;
}

.tblRightFrame .top_l{
	width: 10px;
	height: 30px;
	background: url(../_img/layout/newsitem/head_l.png) no-repeat;
}

.tblRightFrame .top_m{
	width: 640px;
	height: 30px;
	background: url(../_img/layout/newsitem/head_m.png) repeat-x;
}

.tblRightFrame .top_r{
	width: 10px;
	height: 30px;
	background: url(../_img/layout/newsitem/head_r.png) no-repeat;
}

.tblRightFrame .middle_l{
	width: 10px;
	background: url(../_img/layout/newsitem/middle_l.png) repeat-y;
}

.tblRightFrame .middle_m{
	width: 640px;
	background: #f3f3f3;
}

.tblRightFrame .middle_r{
	width: 10px;
	background: url(../_img/layout/newsitem/middle_r.png) repeat-y;
}

.tblRightFrame .bottom_l{
	width: 10px;
	height: 10px;
	background: url(../_img/layout/newsitem/bottom_l.png) no-repeat;
}

.tblRightFrame .bottom_m{
	width: 640px;
	height: 10px;
	background: url(../_img/layout/newsitem/bottom_m.png) repeat-x;
}

.tblRightFrame .bottom_r{
	width: 10px;
	height: 10px;
	background: url(../_img/layout/newsitem/bottom_r.png) no-repeat;
}

.tblRightFrame .top_m ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.tblRightFrame .top_m li{
	background: url(../_img/layout/newsitem/bullet.png) left center no-repeat;
	padding-left: 15px;
	
	color: #f9b514;
	
	font-weight: bold;
}

.tblRightFrame a:link{
	color: #103747;
	text-decoration: none;
	border-bottom: #103747 1px dashed;
}



/* ERROR NOTIFICATION */
#error{
	width: 300px;
	margin-left: 150px;
	border: #990000 1px dashed;
}

#error ul{
	list-style-type: none;
	padding: 0;
	margin-right: 20px;
}

#error li{
	background: url(../_img/layout/ico/exclamation.png) left center no-repeat;
	padding-left: 25px;
	
	color: #e25f53;
	
	font-weight: bold;
}

/* SUCCESS NOTIFICATION */
#success{
	width: 300px;
	margin-left: 150px;
	border: #98cb86 1px dashed;
}

#success ul{
	list-style-type: none;
	padding: 0;
	margin-right: 20px;
}

#success li{
	background: url(../_img/layout/ico/accept.png) left center no-repeat;
	padding-left: 25px;
	
	color: #6db757;
	
	font-weight: bold;
}

#success a{
	color: #669900;
	text-decoration: none;
	
	border-bottom: #669900 1px dashed;
}

#error a{
	color: #990000;
	text-decoration: none;
	
	border-bottom: #669900 1px dashed;
}

/* TABLE USERS */
.tblUsers{
	font-size: 12px;
	width: 100%;
	
}

.tblUsers a:link{
	color: #103747;
	text-decoration: none;
	border-bottom: #103747 1px dashed;
}

.tblUsers a:visited{
	color: #103747;
	text-decoration: none;
	border-bottom: #103747 1px dashed;
}

.tblUsers a:hover{
	color: #215c74;
	text-decoration: none;
	
	border-bottom: #215c74 1px dashed;	
}

.tblUsers a:active{
	color: #103747;
	text-decoration: none;
	border-bottom: #103747 1px dashed;
}

.tblUsers .static{
	border-right: #c0bfbf 1px solid;
}
