body {
	margin:0;
	text-align: center; 
	padding:0px;
	font-family:verdana, arial;
	font-size: 11px;	
	color:#333;
	background:url(images/bg.gif) #e5e5dc repeat-x 0 0;
}

h1 {
	font-family:verdana, arial;
	font-size: 14px;	
	color:#15478a;
	font-weight:bold;
	margin:13px 0 20px 15px;
}
h2 {
	font-family:verdana, arial;
	font-size: 11px;	
	color:#15478a;
}


form {
	margin:0;
	padding:0;
}

.link_item a.details {
	color:#505050;
	text-decoration:underline;
}

.link_item a.details:hover {
	border:1px dashed #505050;
	text-decoration:none;
}
.link_item2 a.details:hover {
	border:1px dashed #505050;
	text-decoration:none;
	background:#fff;
}

.link_item2 a.details {
	color:#505050;
	text-decoration:underline;
}

.tbl_color1 {
	background:#f1ffb7;
}

.tbl_color2 {

	background:#fbffeb;
}
.maintext {
	font-family:verdana, arial;
	font-size: 11px;
}
#kats{
background:#ebeae3;
padding:7px 0 0 7px;
width:665px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}
.maintext2 {
	font-family:verdana, arial;
	font-size: 11px;	
	text-align:left;
}

.left {
	text-align:left;
	margin:auto;
	width:200px;
}
.leftDirTree {
	text-align:left;
	margin:auto;
	width:350px;
}

.input_txt {
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;

}
a:link, a:visited, a:active {
  	text-decoration: none;
  	color: #2063b9;
  	background: transparent;
}

a:hover {
  	text-decoration: underline;
  	color: #537BB6;
  	background: transparent;
}


a.edit:link, a.edit:visited, a.edit:active {
  	text-decoration: underline;
  	color: #5f84b4;
  	background: transparent;
	font-size:11px;
	margin-right:5px;
}

a.edit:hover {
  	text-decoration: underline;
  	color: #537BB6;
  	background: transparent;
	font-size:11px;
	margin-right:5px;
}

a.cat:link, a.cat:visited, a.cat:active {
  	text-decoration: none;
  	color: #2063b9;
	font-weight:bold;
	font-family:verdana;



	font-size:13px;
}
.maintext h3{	
	width:205px;
	height:57px;
	background: url(images/cat_bg.gif) no-repeat 0 0;
	padding:5px 5px 0 10px;
	margin:0;
}

a.catblau:link, a.catblau:visited, a.catblau:active {
      text-decoration: none;
      color: #2C6CB5;
    font-weight:bold;
    font-family:verdana;
    background-image: url(images/button2.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    padding-left:23px;
    font-size:13px;
}

a.cat:hover {
  	text-decoration: underline;
	font-weight:bold;
}

a.cat2:link, a.cat2:visited, a.cat2:active {
  	text-decoration: underline;
  	color: #6a6a6a;
	font-weight:bold;
	font-family:verdana;
	background:transparent url('images/icon.gif') no-repeat;
	background-position:left;
	padding-left:23px;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}

a.cat2:hover {
  	text-decoration: underline;
  	color: #537BB6;
	background:transparent url('images/icon.gif') no-repeat;
	background-position:left;
	padding-left:23px;
	font-family:verdana;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}


a.header_1:link, a.header_1:visited, a.header_1:active {
  	text-decoration: none;
  	color: #bdbdbc;
  	background: transparent;
	font-family:Verdana;
	font-size: 11px;
}

a.header_1:hover {
  	text-decoration: none;
  	color: #bdbdbc;
  	background: transparent;
	font-family:Verdana;
}

.back_link_valid {
	color:#bdbdbc;
	margin-left:29px;
}

.back_link_invalid {
	color:#b61f1f;
	margin-left:29px;
}

#h_1 {
position:absolute;
top:3px;
right:3px;
}
#rss{
position:absolute;
top:50px;
left:880px;
}
#h_2 {

	float:right;
	width:150px;
	text-align:right;

}

.logout_btn {
	margin-top:8px;
}

.header_brand {
	clear:both;
}

a.header_2:link, a.header_2:visited, a.header_2:active {
  	text-decoration: none;
  	color: #505050;
  	background: transparent;
	font-family:Verdana;
	font-size: 10px;
	text-decoration:underline;
	text-transform:uppercase;
	float:right;
}

a.header_2:hover {
  	text-decoration: none;
  	color: #505050;
  	background: transparent;
	font-family:Verdana;
	text-transform:uppercase;
	font-size: 10px;
	text-decoration:underline;
	float:right;

}
a.sub_cat:link, a.sub_cat:visited, a.sub_cat:active {
  	text-decoration: none;
  	color: #767676;
  	background: transparent;
	font-size:11px;

}

a.sub_cat:hover {
  	text-decoration: underline;
  	color: #767676;
  	background: transparent;
	font-size:11px;
}

a.bottom_links:link, a.bottom_links:visited, a.bottom_links:active {

 border-right:1px solid #3C5371;
 border-bottom:1px solid #3C5371;
 border-left:1px none #3C5371;
 border-top:1px none #3C5371;
 background-color: #5f84b4;
 font-size: 10px;
 text-transform:uppercase;
 text-decoration:none;
 font-family: Verdana;
 font-weight:bold;
 color: #ffffff;
 padding: 12px;
 margin-top: 10px;
 cursor:pointer;
}

a.bottom_links:hover {
	
border-right:1px solid #97a45c;
 border-bottom:1px solid #97a45c;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #5f84b4;
 text-transform:uppercase;
 font-size: 10px;
 text-decoration:none;
 font-family: Verdana;
 font-weight:bold;
 color: #cc0000;
 padding: 12px;
 cursor:pointer;
}

#button_links_bg {
	height:60px;
	padding-top:30px;


}
input, textarea, select {
 border-width: 1px;
 border-style: solid;
 border-color: #858485;
 background-color: #ffffff;
 font-size: 13px;
 font-family: Verdana;
 color: #605E5E;
 padding: 3px;
 margin: 3px 3px 3px 3px;
}

select {
 border-width: 1px;
 border-style: solid;
 border-color: #858485;
 background-color: #F9F9F9;
 font-size: 13px;
 font-family: Verdana;
 color: #605E5E;
 padding: 1px;
 margin: 3px 3px 3px 3px;
}

input.btn {
 border-right:1px solid #3C5371;
 border-bottom:1px solid #3C5371;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #5f84b4;
 font-size: 10px;
 text-transform:uppercase;
 font-family: Verdana;
 font-weight:bold;
 color: #ffffff;
 padding: 3px;
 margin: 4px;
 cursor:pointer;

}


#news_admin {
	float:left;
	width:170px;
	margin-left:50px;
	text-align:left;
}

#admin_main {
	float:right;
	width:300px;
	padding-right:230px;
}

.marg {
margin-left:65px;
}

.marg_desc {
}

#container
{
	margin: auto;
	width: 950px;
	padding:0;
	text-align: center;

}

#header_left {

/*	width:24px;
	height:67px;
	float:left;
	border-bottom:1px solid #c0c0c0;
*/
}

#header_right {

/*	width:24px;
	height:67px;
	float:left;
	border-bottom:1px solid #c0c0c0;
*/
}

#header_center {
	width:950px;
	position:relative;
	height:226px;
}
#h_menu{padding-top:11px;}
#h_menu .menu_nav{font-size:14px;color:#fff}
#logo{position:absolute;top:0;left:-22px;}
#add_link{float:left;padding:3px 0 0 57px;}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;	
	height:270px;
	border-bottom:1px solid #fff;
	background: url(images/header.png) no-repeat 0 0;
	font-family:Verdana;
	color:#fff;
	font-size: 18px;
}

.header_block_1 {
	display:inline;
}
.header_block_2 {
	display:inline;
	margin:50px;
}

#Link_navigation {
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
}
#Link_navigation.bg{padding-left:265px;width:685px}
.Link_navigation {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;	
	padding-top:25px;
	padding-bottom:25px;
	font-family:Verdana;
}

#Content {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	display:inline-block;
	color:#323232;
	text-align: left;	
	font-family:Verdana;
	font-size: 11px;
	clear:both;
	background: url(images/c_bg.gif) repeat-y 0 0;
}
#in_Content{
	width: 950px;
	display:inline-block;
	background: url(images/dudes.png) no-repeat 0 bottom ;
}
.bg{	width: 950px;
	display:inline-block;		
	background: url(images/c_bg.gif) repeat-y 0 0;}
#c_bottom{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height:8px;
	background:url(images/c_bg_bottom2.png) #e5e5dc no-repeat 0 0;
}
.cont_left_bottom {
	width:24px;
	/*height:67px;*/
	float:left;
	bottom:0;
	left:0;
	position:absolute;
	z-index:0;
}

.cont_right_bottom {
	width:24px;
	/*height:67px;*/
	float:right;
	bottom:0;
	right:0;
	position:absolute;
	z-index:0;
}

.cont_center_bottom {
	/*height:67px;*/
	bottom:0;
	left:24px;
	right:24px;
	position:absolute;
	width:742px;
	z-index:0;
}

.cont_padd {
	text-align:left;
	float:right;
	width:685px;
	position:relative;
	padding:10px;
	background:url(images/h1_bg.png) no-repeat 5px 9px;
	}
.cont_padd.no{background:none}
.cont_left{
	text-align:left;
	float:left;
	width:225px;
	padding:0 0 0 5px;
}
.cont_left ul{
padding:0 0 0 8px;
list-style:none;
}

.cont_left ul li{
padding:0 0 0 20px;
background:url(images/listicon.png) no-repeat 0 0;

}
.cont_left h2{
	background:url(images/h2_header.png) no-repeat 0 0;
	padding: 15px 20px 0 17px;
	height:27px;
	color:#15478a
}
#Add {
	text-align: left;	
	position: relative;
	color:#000;
font-size:14px;
}
#h_menu #Add{
width:700px;
float:right;
	text-align:left;	
}
#h_menu #Add td{
color:#fff;
text-align:left;
padding-top:1px;
}
#h_menu #Add input{
margin:0;
padding:0;
border:0;

}
#h_menu #Add input[type=text],#h_menu #Add input[type=submit]{background:transparent;}
#h_menu #Add input[type=submit]{height:23px}


#Links {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;

	font-family:Verdana;

	position:relative;
}

#cat_links {
	width: 675px;
	text-align: left;	
	font-family:Verdana;
}

.link_item {
	margin-top:10px;
	margin-bottom:10px;
	padding:15px;
	background:#fff;
	text-align:left;	
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

.link_item2 {
    margin-top:10px;
    margin-bottom:10px;
    padding:15px;
    background:#e5f1fa;
    text-align:left;    
    -moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#for_search_result {
	
	float:right;
	margin:10px;
	margin-top:20px;
	width:160px;
	text-align:left;
	background-color:#fff;
	padding:10px;
	border: 1px solid #FF6711;
	font-size:10px;
	color:#101010;
	font-weight:bold;
    -moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}
#desc_wrap{
    -moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
background:#fff;
padding:10px;
width:645px;
margin:10px 0;
line-height:16px;
}
.back{margin:20px;margin-left:0;}
a.for_search:link, a.for_search:visited, a.for_search:active {
  	text-decoration: underline;
  	color: #767676;
  	background: transparent;
	font-size:10px;
	font-weight:normal;
}

a.for_search:hover {
  	text-decoration: underline;
  	color: #767676;
  	background: transparent;
	font-size:10px;
	font-weight:normal;
}

.tbl_result {

}
#sp {

	clear:both;
	height:2px;
	font-size:7px;

	
}


#Cat_navigation  {

	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	padding-top:10px;
	background-color:transparent;
	font-family:Verdana;
	padding-left:265px;
	width:735px;
}
#Cat_navigation.bg{width:685px;}

#navigation  {
	
	margin: auto;
	text-align: left;	
	font-family:Verdana;
}



#navigation_left  {
}

#navigation_right  {
}

#navigation_center  {

	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:950px;
	font-size:11px;


}

#Related {

	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: left;	
	padding-top:25px;
	padding-bottom:25px;
	font-family:Verdana;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	padding-top:4px;
	margin-bottom:10px;
	color:#aaa;
	font-family:Verdana;
	clear:both;
}

#Cat {

	width: 80%;
	text-align: left;	
	padding:10px;
	background-color:#F7F7F7;
}

.ska_table {
	
	border:1px solid #D8D8D8;
	
}

.msg_left{
	background:#eee;
	text-align:left;
	
}

hr{
	height:1px;
	border:0;
	color:#999;
	background:#999;
	
}

.msg
{
	color:#bf0000;
	font-weight:bold;
	font-family:Verdana;
	width:97%;
	margin:10px;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #bf0000;
}

.cen
{	
	color:#605E5E;
	font-family:Verdana;
	width:100%;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.for_banner {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color:#323232;
	text-align: center;	
	position: relative;
	font-family:Verdana;
	clear:both;
	font-size:5px;
	display:inline-block;
	background: url(images/c_bg.gif) repeat-y 0 0;
}


.help_name {

	background:#ffffff;
	border:1px solid #e2fd76;
	padding:10px;
	clear:both;
	font-size:11px;
	margin-bottom:25px;


}

.help_name_cap {

	color:#7a9311;
	font-weight:bold;
	font-size:11px;



}


#help_title {

	color:#969696;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
	margin-bottom:5px;

}
p{
	margin:5px 0 10px 0;
	padding:0;
}

ul {
	list-style-type:square;
}

li {
	line-height:17px;
	padding-left:8px;
}

.comment {
     visibility: hidden;
}

.metamod {
    text-align: left;
    padding:15px;
	margin-bottom:15px;
	background-color:#fff;
	width:640px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

h1.error{
color: #bf0000;
}
.b{padding:0 0 8px 10px;}
#addblock{width:650px;display:inline-block;padding:10px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
background:#fff;
margin-bottom:10px;
}
#msg_wrap{position:relative}
#msg_box{position:absolute;left:50%;height:30%;margin-left:-250px;width:500px;top:-40px;height:50px;background:#fff;z-index:999;padding:10px;border:10px solid #bf0000;}
