html{
}
body{
	margin:0;
	color:#000;
	font:10px Georgia, "Times New Roman", Times, serif;

}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:926px;
	margin:0 auto;
	padding:21px 0  20px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
#header {
	width:916px;
	margin:0 0 -10px 4px;
	padding:4px 0 14px 6px;
	background: url(../images/bg-header.png) no-repeat;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header h1 {
	float:left;
	width:160px;
	height:40px;
	text-indent:-9999px;
	background: url(../images/logo.gif) no-repeat;
	margin:0;
	overflow:hidden;
}
#header h1 a {
	display:block;
	height:100%;
}
#menu {
	position:absolute;
	top:25px;
	left:159px;
	z-index:2000;
	height:40px;
	padding-left:15px;
	background: url(../images/bg-nav-left.gif) no-repeat;
}
#menu ul {
	width:100%;
	list-style:none;
	margin:0;
	padding:0 0 0;
	position:relative;
}
#menu ul:after {
	content:"";
	display:block;
	clear:both;
}
#menu li {
	float:left;
	background: url(../images/separator.gif) no-repeat 0 7px;
	width:140px;
	text-align:center;
	font-size:13px;
	text-transform: uppercase;
}
#menu li:first-child{background:none;}
#menu li:hover div,
#menu li.hover div {display:block;}
#menu li a {
	display:block;
	line-height:18px;
	height:28px;
	color:#fff;
	padding:12px 20px 0;
	position:relative;
	z-index:20;
	text-decoration:none;
}

#menu li a:hover {	
	color:#747476;
}

#menu li.current a {	
	color:#747476;
}

#menu li.current div a {	
	color:#747476;
}


.cufon-active #menu li a{
	font-size:18px;
}
#menu li a span{
	position:absolute;
	top:26px;
	left:58px;
	width:26px;
	height:18px;
	background: url(../images/bg-corner.png) no-repeat;
	display:none;
}
#menu li:hover a.has-drop span,
#menu li.hover a.has-drop span{
	display:block;
}
#menu li div {
	width:800px;
	left:-32px;
	top:26px;
	position:absolute;
	display:none;
	z-index:2000;
}
#menu div ul {
	padding:22px 0 9px 4px;
	background: url(../images/bg-subnav.png) no-repeat;
	position:static;
}
#menu div li {
	width:145px;
	background: url(../images/separator2.gif) no-repeat 0 4px;
}
#menu div li a {
	padding:3px 0 0;
	font-size:11px;
	color:#747476;
	height:29px;
	position:relative;
}
.cufon-active #menu div li a{
	font-size:14px;
}
.t {
	height:44px;
	background: url(../images/shadow-top.png) no-repeat;
}
#c {
	padding:0 29px 0 9px;
	height:1%;
	background: url(../images/shadow-sides.png) repeat-y;
}
#c:after {
	content:"";
	display:block;
	clear:both;
}
.b {
	height:50px;
	background: url(../images/shadow-bottom.png) no-repeat;
}
#main {
	float:left;
	position:relative;
	margin:-24px 0 -17px;
	padding:0 0 0 27px;
	width:859px;
	background:#fff url(../images/divider.gif) repeat-y;
}
#main:after {
	content:"";
	display:block;
	clear:both;
}
.content {
	float:right;
	width:582px;
	padding:0 0 0 20px;
}


.content .items
{
}

.content .items table
{
    width: 578px;
}

.content h2 {
	margin:0 0 18px;
	font-size:13px;
	padding-top: 5px;
	*padding-top: 0px;
	color:#747476;
	line-height:25px;
	text-transform: uppercase;
}
.cufon-active .content h2{
	font-size:17px;
	letter-spacing:1px;
	text-transform: uppercase;
}
.content h2 span {color:#a2bd30;}


.block {
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	padding:0 12px 24px 15px;
}
.block .img-holder {
	float:right;
	margin:2px 0 5px 5px;
}
.img-holder img {display:block;}

.block p {
	margin:0 0 8px;
	line-height:14px;
}

.breadcrumbs{
	list-style:none;
	margin:0 0 19px;
	padding:4px 0 3px 13px;
	overflow:hidden;
	height:1%;
	background: url(../images/bg-breadcrumbs.gif) no-repeat;
}
.breadcrumbs li{
	color:#a2bd30;
	float:left;
	font-size:12px;
	margin-right:4px;
	line-height:18px;
	text-transform: uppercase;
}
.cufon-active .breadcrumbs li{
	font-size:14px;
	letter-spacing:1px;
}
.breadcrumbs li a {
	padding:0 9px 0 0;
	color:#747476;
	background: url(../images/bullet2.gif) no-repeat 100% 50%;
}
.breadcrumbs li a:hover {
	color:#a2bd30;
	text-decoration:none;
	background: url(../images/bullet.gif) no-repeat 100% 50%;
}
.sidebar {
	width:250px;
	float:left;
	margin-bottom:-30px;
}
.sidebar .img-holder {margin-bottom:12px;}
.sidebar h3 {
	font-size:12px;
	line-height:22px;
	margin:0 0 11px;
	color:#a2bd30;
	font-weight:normal;
}
.cufon-active .sidebar h3{
	font-size:18px;
	letter-spacing:1px;
}
.sidebar h3 strong {
	display:block;
	color:#747476;
}
.headline {
	width:258px;
	background: url(../images/bg-headline.gif) no-repeat;
	padding:15px 0 20px 23px;
	*padding-top:12px;
	margin:-8px -11px 0 -8px;
}
.sidebar .headline h3 {margin:0;}
.sidebar .headline h3 span {color:#fff;}
.sidebar h3 span {color:#747476;}



.caption, .caption a
{
text-transform: uppercase;
color: #747476;
font-size: 16px;    
margin-bottom: 0px;
padding-bottom: 0px;
}

.sidebar ul.menu {
	list-style:none;
	margin:0 0;
	padding:4px 0 0;
	height:1%;
	overflow:hidden;

}

.sidebar div.menu
{
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;	    
}

.sidebar .menu li {
	width:204px;
	padding:3px 0 3px 10px;
	margin-bottom:11px;
	float:left;
	background: url(../images/bg-sidenav.gif) no-repeat;
	text-transform: uppercase;
}

.sidebar .menu li a {
	color:#fff;
	display:block;
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
}

.sidebar .cufon-active .menu li a{
	font-size:14px;
}

.sidebar .menu li a:hover {text-decoration:none;}
.sidebar .menu li ul {
	height:1%;
	overflow:hidden;
	padding:10px 0 0 10px;
	margin:0 0 -5px;
	list-style:none;
}
.sidebar .menu li li {
	background:none;
	padding-left:0;
	margin:0;
	padding-bottom:1px;
	/*text-transform: none;*/
}
.sidebar .menu li li a {
	float:left;
	width:auto;
	display:inline;
	color:#747476;
	padding:1px 0 1px 10px;
	background: url(../images/bullet2.gif) no-repeat 0 6px;
}
.sidebar .menu li li.active a,
.sidebar .menu li li a:hover {
	color:#a2bd30;
	text-decoration:none;
	background: url(../images/bullet.gif) no-repeat 0 6px;
}


.box {
	display:block;
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
}


.search {
	display:block;
	width:100%;
	padding-bottom:7px;
	border-bottom:1px solid #ddd;
	margin-bottom:31px;
}

.search label {
	display:block;
	font-size:10px;
	letter-spacing:1px;
	margin-top:5px;
}



.login {
	display:block;
	width:100%;
	padding-bottom:7px;
	/*border-bottom:1px solid #ddd;*/
	margin-bottom:31px;
}

.login .logout h3
{
    text-transform: uppercase;
}

.non-border{
	border-style:none;
}
.login label {
	display:block;
	font-size:10px;
	letter-spacing:1px;
	margin-top:5px;
}
.text {
	display:block;
	width:100%;
	height:26px;
	background: url(../images/bg-input.gif) no-repeat;
	margin-bottom:9px;
}
.text input {
	width:170px;
	padding:6px 13px 4px 5px;
	margin:0;
	float:left;
	border:0;
	background:none;
	font:12px/15px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#747476;
}
.btn-ok,
.btn-sok,
.button{
	float:right;
	width:43px;
	height:21px;
	background: url(/images/btn-ok.gif) no-repeat;
	border:0;
	margin-top:-20px;
	cursor:pointer;
	text-indent:-9999px;
	font-size:1px;
	line-height:0;
	overflow:hidden;
	position:relative;
}

.btn-ok2
{
    width: 60px;
}
.btn-sok{
	background: url(../images/btn-sok.gif) no-repeat;
}


.button{
	background: url(../images/btn-sok.gif) no-repeat;
}


.login-form .btn-image {background:none;}
.add-form 
{
    width: 249px;
}
.add-form .file{
	width:216px;
	position:relative;
	margin:0;
	overflow: hidden;
	z-index: 10;
	height: 40px;
}
.add-form .file-input-area {
	position:absolute;
	z-index:2;
	top:26px;
	left:120px;
	height:16px;
	width:85px;
	padding:0;
	margin:0;
	cursor:pointer;
}
.add-form .file .text {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	color:#696969;
	font:12px Arial, Helvetica, sans-serif;
	background: url(../images/bg-input-grey.gif) no-repeat;
}
.add-form .button {
	float:right;
	background:url(../images/btn-browse.gif) no-repeat;
	width:37px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 28px 12px 0 0;
}
.add-form label {
	margin-left:0px;
	font-size:18px;
	color:#a2bd30;
	display:block;
	margin-bottom: 10px;
}

.add-form h3 {
	margin-left:0px;
	font-size:13px;
	color:#747476;
	display:block;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.add-form .btn-ok{
	margin-top:-24px;
}
.links {
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:0 0 8px;
	padding:0 0 20px;
	border-bottom:1px solid #ddd;
}
.links li {
	margin:0 4px 7px 0;
	float:left;
}
.window {
	position:relative;
	margin:-16px 0 6px -6px;
	width:268px;
}
.window-c {
	height:1%;
	padding:0 30px 0 22px;
	background: url(../images/bg-window-sides.png) repeat-y;
}
.window-c:after {
	content:"";
	display:block;
	clear:both;
}
.window-c p {
	margin:0;
	font-size:11px;
	color:#a2bd30;
}
.cufon-active .window-c p {
	line-height:20px;
	*line-height:17px;
	letter-spacing:1px;
	font-size:12px;
}

.window-c p {
	line-height:25px;
	*line-height:17px;
	color: #747476;
}

.sidebar .window-c .img-holder {
	margin:-3px -13px 0 0;
	float:right;
}
.window-c p span {color:#a2bd30;}
.window-t {
	width:268px;
	height:46px;
	background: url(../images/bg-window-top.png) no-repeat;
}
.window .text-holder {
	float:left;
	width:100%;
	margin:-23px 0 -6px;
	position:relative;
}
.window-b {
	height:27px;
	background: url(../images/bg-window-bottom.png) no-repeat;
}
#footer {
	width:50%;
	height:384px;
	position:absolute;
	top:428px;
	left:0;
	background: url(../images/bg-arrow2.png) no-repeat 100% 0;
	z-index:0;
	min-width:500px;
}
.ad {
	position:relative;
	margin:0 0 28px;
}
.ad img {display:block;}
.ad .img-holder {
	position:absolute;
	top:0;
	left:0;
}


.template12 .content .block h2.title, .template16 .content .block h2.title {
	font-size:34px;
	line-height:42px;
	margin-bottom:10px;
	margin-top: 20px;
}


.template12 .cufon-active .content .block h2.title, .template16 .cufon-active .content .block h2.title{
	font-size:36px;
}

.template12 .content .block, .template16 .content .block {
	padding:0 0 5px;
	margin-bottom:9px;
}


.template12 .content .block h2 , .template16 .content .block h2 {margin-bottom:9px; text-transform: uppercase;}



.column-holder {
	width:610px;
	margin-right:-28px;
	overflow:hidden;
	background: url(../images/divider2.gif) repeat-y;
	font-size:9px;
	color:#272525;
}


.column-holder .items
{
    	float:left;
    	width:274px;
	padding:0 8px 0 0;
	margin-right:23px;    	
}

.column {
	width:274px;
}

.column .img-holder {margin:-3px 0 0 25px;}
.column .text-holder {
	height:1%;
	overflow:hidden;
}
.column .text-holder p 
{
    /*line-height:17px;*/
   line-height:13px;
    }
    

.row{
	width:100%;
}
.row:after{
	content:"";
	display:block;
	clear:both;
}




.div_login_button
{
        width: 890px;
        margin-top: 0px;
}

.div_login_button a
{
    color: #777;
}

/*

.div_upload_file
{
    font-size: 10px;
    width: 260px;
    margin: 0;
    padding: 0;
    border: solid 1px red;
}

.div_upload_file input, .div_upload_file .form_field
{
    width: 200px;
}

.div_upload_file .form_header
{
    font-weight: bold;
}

*/

.search_result h3
{
    text-transform: uppercase;
color: #747476;
font-size: 18px;    
margin-bottom: 10px;
padding-bottom: 0px;
    
}

.search_result h3 span
{
    color:#a2bd30;
}

.search_result .category table
{
    margin-bottom: 20px;
}


.search_result .category
{
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;	    
}




/* TINYMCE */
.green
{
    color: #a2bd30;    
}

.black;
{
    color: #272525;    
}

.grey
{
    color: #747476;
}



.panel_flash object
{
   /* z-index: 1;
    position: absolute;
*/
}


.document_list
{
 margin-bottom: 30px;    
 padding-top: 0px;
 margin-top: -30px;
}

.document_list table
{
    width: 575px;
   
}

.document_list td
{
    border-bottom: solid 1px #eee;
    padding-bottom: 10px;
    padding-top: 10px;
}


.document_list .icon_cell
{
    padding-right: 3px;
    width: 20px;
}

.document_list td img
{
    margin-bottom: 5px;
    }
    
    
    
    .news_date
    {
        font-size: 1.2em;
        margin-bottom: 5px;
        color: #747476;
    }
    
  
  
  
#news
{
    margin-left: 0px;
    padding-left: 0px;
}      
  
#news .content
{
    margin-left: 0px;
    padding-left: 0px;
}    

    
    
#news .content ul
{
    margin-left: 0px;
    padding-left: 0px;
}    
