/* ----- BASIC ELEMENTS AND FONTS ----- */

html, body {
	font-size: 11px;
	font-family: /*'Tahoma'*/verdana, sans-serif;
    background: url(images/a.jpg);
	margin:0;
	padding:0;
	height:100%;
}

#background
{
width:100%;
height:100%;
position:absolute;
paddin:0;
border:0px;
float:left;
display:inline;
overflow:hidden;
}

img.background
{
margin:0px 0px;
width:100%;
Height:130px;
/*filter:Alpha(opacity=100,FinishOpacity=50,Style=1,StartX=0,StartY=0,FinishX=100,FinishY=0);*/
z-index:5;
}
.clear {
/*background-color:aqua;*/
	clear: both;
	height:30px;
}

/*p {
	margin: 10px 30px 10px 30px;
}*/

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin:0px 10px 20px 25px;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}
.content_box p {
	/*margin: 10px 0px 10px 0px;*/
	color:#003366;
	font-size:12px;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:justify;
}

/*.content_box h3 {
	color:#ffd502;;
}*/

.red {
	color:red;
}

.yellow {
color:#FF9900;
	/*color:#ffd502;*/
	font-weight:bold;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size:12px;
	text-transform:uppercase;
	color:#072450;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#FF9900;
}

a {
	text-decoration: none;
	color:#FF9933;
	/*color:#ffd502;*/
}
/*-----top menu----*/
#headmenu {
overflow:hidden;
position:absolute;
z-index:1;
/*margin-top:10px;*/
margin-left:180px;
/*background:url(images/top_menu.jpg) repeat-x;*/
width:75%;
}

#headmenu .mainmenu {
   overflow: hidden;
  position:absolute;
  z-index:1; 
/*  margin-top:10px;*/
  margin-left:180px;   
/*  background: url(images/top_menu.jpg) repeat-x;*/
width:100%;
}

#headmenu .mainmenu ul,#headmenu .mainmenu li {
	display: inline;
	padding-top:-5px;
	list-style-type: none;
	color:#FF9933;
}



/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	/*text-transform: lowercase;*/
	font-size:9px;
	/*font-weight:bold;*/
	}

#nav_list ul {
	margin-left:-20;
}

#nav_list ul li {
    margin-left: -40px;
	width: 170px;
	overflow: hidden;
	/*text-transform: lowercase;*/
	font-size:9px;
/*	font-weight:bold;*/
    text-indent:-10px;
}


#nav_list li a {
	color:#ffd502;
}

#nav_list ul li a {
	color:#fff;
}
.li_nav_body a {
	display: block;
	width: 170px;
	height: 20px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}
/******************* top menu*/
#topmenu {
/*background-color:#99CCFF;*/
color:white;  
position:absolute;
  top:0px;
  left:190px;
	font-size:110%; 
	text-transform: lowercase;
	/*letter-spacing: -0.1em;*/
}

#topmenu a{
        color:white;	
        /*padding-left: 25px;  
	background: url(images/h1.gif) bottom left no-repeat;*/
}

#topmenu a:hover {
        color:white;
	/*font-weight:600;*/
	text-indent:5px;
}

#topmenu a:active  {
text-shadow:Gray;
text-decoration:underline;

}
/*----- LAYOUT ----- */

#container {
position:absolute;
float:left;
display:inline;
overflow:auto;
    min-height:100%;
    height:100%;
    width:100%;
margin:0 0 0 0px;
z-index:7;
/*background: url(images/sidebar_body.png) 10px 0px repeat-y !important;
background: url(images/sidebar_body.png) 20px 0px repeat-y;*/
}


#flash{
/*background-color:aqua;*/
position:absolute;
margin-top:90px;
margin-left:750px;
/*margin: 0px 0px 0px 180px ;*/
	float:left;
	text-align: right;
	/*z-index:2;*/
	/*background-attachment:fixed;*/
	/*display:inline;*/
}

#menuheader {
/*background-color:olive;*/
position:absolute;
    top:0px;
	left:30px;
	z-index:10;
	text-align:left;
	float: center;
	}


#top1 {
/*background-color:olive;*/
position:absolute;
    top:20px;
left:0px;
margin-left:0px;
	z-index:8;
	text-align:left;
	float: center;
	}
#top2 {
/*background-color:olive;*/
position:absolute;
    top:100px;
	left:20px;
	z-index:6;
	text-align:left;
	float: center;
	}

#content {
/*position:absolute;*/
/*background-color:yellow;*/
margin-top:130px;
	width: 960px;
	text-align: justify;
	float: left;
background: url(images/sidebar_body.png) 10px 0px repeat-y !important;
background: url(images/sidebar_body.png) 20px 0px repeat-y;
}

#menu_left {
        width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(images/sidebar_body.png) repeat-y;
}

.login_box {
	width: 170px;
	float:left;
	margin:0 0 0 10px;
}

.content_pagetitle {
	position:absolute;
    left:750px;
    top:150px;/*200 volt************/
    background: url(images/h1.gif) bottom left repeat-x;
	color: white;
	font-size: 180%;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	text-align:left;
}

.content_box {
/*background-color:#99FF33;*/
	width: 500px;
	margin:20px 0px 0px 10px;/*132 volt*********************************************/
	float: left;
color:marine;
}

.content_box_large {
	width: 550px;
/*doboz*/
        position: relative;
	overflow: auto;
	width: 550px;
	height: 350px;
        overflow-x:hidden;
	text-align: center;
/**/
	margin:0px 20px 0px 0px;/*132 volt*********************************************/
	float: left;
/*background:url(images/ibg.png);*/
margin-left: 20px;
}

#content_box_img{
	float:left;
	color:marine;
margin-left:10px;
}

img.content_box_img
{width:150px;
Height:250px;
float:left;
margin-left:10px;
}

/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}

/********FOOTER**********************************************************************/
#footer {
clear:both;
	bottom:170px;
	height:50px;
	width:770px;
	
}

#footer .main-menu {
/*background-color:#336699;*/
   overflow: hidden;
   margin-left:190px;
}

#footer .main-menu ul,#footer .main-menu li {
	display: inline;
	padding: 20px 0px 0px 0px ;
	list-style-type: none;
	color:#FF9933;
}

#footer .headline {
/*background-color:#336699;*/
/**//*	background: url(images/footerpbg.gif) no-repeat;*/    
margin-left:190px;
	clear: both;
	font-size: 90%;
	padding:10px 0px 0px 0px;
	text-align: left;
/**//*	background-color: #050652;*/
}


/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/
.hoverbox1
{
	cursor: default;
	list-style: none;
}

.hoverbox1 a
{
	cursor: default;
}

.hoverbox1 a .preview
{
	display: none;
}

.hoverbox1 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox1 img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	/*border-style: solid;*/
	border-style:outset;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 100px;
}

.hoverbox1 li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox1 .preview
{
	border-color: #000;
	width: 150px;
	height: 150px;
}

.hoverbox1 .label
{
	width:90px;
	height:10px;
	color:#aaa ;
}

.hoverbox2
{
	cursor: default;
	list-style: none;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox2 img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	/*border-style: solid;*/
	border-style:outset;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 125px;
	height: 125px;
}

.hoverbox2 li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 250px;
	height: 250px;
}

.hoverbox2 .label
{
	width:90px;
	height:10px;
	color:#aaa ;
}