body {
	margin: 0;
	padding: 0;
//	background: #ffffff url(../images/snowflake.jpg); 
}

tr, p, div {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}
/********** Main Container **********/
#main_container {
	width : 1000px;
//	width : 100%;
	display : table; /* must put this in for FireFox. */
	text-align : left;
	margin : auto;
	background: #ffffff; 
}
/********** Header **********/
#logo,#logoOnline  {
//	width : 100%;
	height : 50px;
	text-align: center;
	background: #ffffff url(../images/header-offline.gif) no-repeat top left; 
}
#logoOnline { background: #ffffff url(../images/header-online.gif) no-repeat top left; }

#ClockTime {
	font-weight: bold;
	position: absolute;
	left: 776px;
	top: -3px;
	width: 100px;
//	font-size: 20px;
}
#ClockBkgnd, #ClockWeek {
	position: absolute;
	left: 777px;
	top: 22px;
	width: 100px;
	font-size: 9px;
}
#ClockWeek {
	top: 30px;
}
#header{
//	width : 1000px;
	width : 100%;
	height : 20px;
	margin: 0px 10px 0px 10px;
	padding: 0px 20px 0px 20px;
	background: transparent url(../images/top-bg-round.gif) no-repeat;
//	background: transparent url(../images/top-bg.gif) repeat-x;
}
/********** Footer **********/
#footer {
//	width : 1000px;
	width : 100%;
	height : 8px;
	text-align : center;
	background: #ffffff;
}

/********** Pathway **********/
span.pathway {
	background: url(../images/center530-top-grey.gif) no-repeat;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14px;
//	font-size : 11px;
	font-weight: bold;
	color: #2d5381;
	text-align: center;
	padding : 8px 0px 8px 20px;
	display:block;
}

a.pathway:link, a.pathway:visited {
color : #000000;
font-weight : normal;
}

a.pathway:hover {
color : #3366cc;
font-weight : normal;
}
/********** MainLevel Links **********/
a.mainlevel:link, a.mainlevel:visited {
/*padding-left : 18px*/
color : #2d5381;
font-size : 12px;
font-weight : normal;
text-decoration : none;
/*text-decoration : underline;*/
}

a.mainlevel:hover {
color : #0099ff;
font-weight : normal;
text-decoration : none;
}

/********** SubLevel Links **********/
a.sublevel:link, a.sublevel:visited {
/*padding-left : 32px;*/
padding-left : 14px;
vertical-align : middle;
font-size : 11px;
line-height: 16px;
color : #2d5381;
text-align : left;
text-decoration : none;
/*text-decoration : underline;*/
}

a.sublevel:hover {
color : #0099ff;
text-decoration : none;
}
#active_menu{
	color : #0099ff;
}
/********** MainMenu Links **********/
a.mainmenu:link, a.mainmenu:visited {
color : #2d5381;
font-weight : normal;
text-decoration : none;
/*text-decoration : underline;*/
}

a.mainmenu:hover {
color : #0099ff;
text-decoration : none;
}

/********** Other Links **********/
a:link, a:visited {
color : #0079b9;
text-decoration : underline;
}

a:hover {
color : #0079b9;
font-weight : none;
text-decoration : none;
}

strong a:link, strong a:visited {
color : #CC0000;
text-decoration : underline;
}

strong a:hover {
color : #CC0000;
font-weight : none;
text-decoration : none;
}
/*********** TOP MENU ***************/
#mainlevel-topm
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#mainlevel-topm li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 12px;
	white-space: nowrap;
	background: transparent;
}
#mainlevel-topm li a
{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #555555;
	font-weight:bold;  //buvo normal
	width: auto;
	background: url(../images/top-bg-hover.gif) right no-repeat;
}

#mainlevel-topm li a:hover {
	color: #000000; //buvo #0064ee;
//	text-decoration:underline;
	background: url(../images/top-bg-hover.gif) repeat-x;
}

table.moduletable-topm {
width : 100%;
}
/********** SEARCH MODULE **********/
table.moduletable-search {
	width : 250px;
	background-image: url(../images/round_top.gif);
	background-repeat: no-repeat;
}
div.search-search {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.button-search {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	height: 22px;
	width : 80px;
	border : 0px;
	padding-bottom: 4px;
	background-color: transparent;
	background: url(../images/button.png);
}
.button-search:hover {
	background: url(../images/button-hover.png);
	color : #000000;
}

.inputbox-search {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
background-color : #F0F0F0;
border : 1px solid #CCCCCC;
}
/********** USER LOGIN MODULE **********/
table.moduletable-user {
	width : 250px;
	background-image: url(../images/round_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
table.moduletable-user th {
width : 250px;
height:20px;
font-size : 14px;
font-weight : bold;
color : #ffffff;
background-color:#6d747b;
text-align : left;
margin : 0;
padding : 2px 5px 2px 5px;
}
table.moduletable-user td {
padding : 2px 5px 2px 5px;
}
/********** Modules **********/
table.moduletable {
	width : 250px;
	background: url(../images/round_bg.gif) repeat-y;
}

table.moduletable th {
width : 250px;
height:20px;
font-size : 14px;
font-weight : bold;
color : #ffffff;
background-color:#6d747b;
text-align : left;
margin : 0;
padding : 2px 5px 2px 5px;
}

table.moduletable li {
}

table.moduletable ul {
}

table.moduletable td {
padding : 2px 5px 2px 5px;
}
/********** Poll **********/
.poll {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #000000;
line-height : 14px;
}

table.pollstableborder td{
/*border : 1px solid #ccd0d1;
width : 100%;*/
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #666666;
line-height : 14px;
}

table.moduletable-usermanualtop th {
height:20px;
font-size : 25px;
font-weight : bold;
color : #ffffff;
background-color:#6d747b;
text-align : center;
margin : 0;
padding : 2px 5px 2px 5px;
}

/*############## USER MANUAL #################*/
table.moduletable-usermanual {
	width : 180px;
	background: url(../images/right180-top.gif) no-repeat;
}

table.moduletable-usermanual th {
	width: 180px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6d747b;
	text-align: center;
	margin: 0;
	padding: 2px 5px 2px 5px;
}

.button-usermanual {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	height: 22px;
	width: 165px;
	border: 0px;
	padding-bottom: 4px;
	background-color: transparent;
	background: url(../images/button-165.png);
}
.button-usermanual:hover {
	background: url(../images/button-165-hover.png);
	color : #000000;
}

/*############## POOL #################*/
table.moduletable-pool {
	width: 180px;
	background: url(../images/right180-bg.gif) repeat-y;
}
table.moduletable-pool th {
	width: 180px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6d747b;
	text-align: left;
	margin: 0;
	padding: 2px 5px 2px 5px;
}

table.moduletable-pool td {
	align: center;
	text-align: center;
	padding: 0px 0px 2px 0px;
}

/*############## FIRMWARE ###################*/
/*
table.moduletable-firmware {
	width : 180px;
}

table.moduletable-firmware th {
	width: 180px;
	height: 20px;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	background-color:#6d747b;
	text-align : left;
	margin : 0;
	padding : 2px 5px 2px 5px;
}

table.moduletable-firmware td {
//	background: url(../images/right180-bg.gif) repeat-y;
	background: url(../images/right180-firmware-bg.jpg) repeat-y;
	padding : 36px 13px 23px 21px;
}


table.moduletable-firmware a{ 
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	color : #440000;
	text-decoration : none;
	padding : 0px 13px 40px 21px;
} 
*/

/*############## FIRMWARE v2 ###################*/
table.moduletable-firmware {
	width : 180px;
}

table.moduletable-firmware th {
	width: 180px;
	height: 20px;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	background-color:#6d747b;
	text-align : left;
	margin : 0;
	padding : 2px 5px 2px 5px;
}

table.moduletable-firmware td {
	background: url(../images/right180-bg.gif) repeat-y;
	color: #65748D;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 5px 5px 5px 14px;
}


table.moduletable-firmware a{ 
	color: #2d5381;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
//	padding: 30px;
} 

/*############## LINX #################*/
table.moduletable-linx {
	width : 180px;
	background: url(../images/right180-bg.gif) repeat-y;
}
table.moduletable-linx th {
	width: 180px;
	height: 20px;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	background-color:#6d747b;
	text-align : left;
	margin : 0;
	padding : 2px 5px 2px 5px;
}

table.moduletable-linx td {
	padding : 2px 5px 2px 5px;
//	font-size : 10px;
}

/*############## ONLINE ###################*/
table.moduletable-online {
	width : 180px;
	background-image: url(../images/right180-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
table.moduletable-online th {
	width : 180px;
	height:20px;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	background-color:#6d747b;
	text-align : left;
	margin : 0;
	padding : 2px 5px 2px 5px;
}
table.moduletable-online td {
	padding : 2px 5px 2px 5px;
	font-size : 10px;
}

/*############### CONTENT ###############*/

/***** Header for contentpaneopen *****/
.contentheading, .contentheading-naujienos {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
color : #6D747B;
text-align : left;
//padding-top : 10px;
padding : 5px 0px 0px 0px;

}

/***** Home, Mambo License, Blog, Lower Content for Advanced Search *****/
.contentpaneopen {
	width: 100%;
	max-width: 710px;
}
.contentpaneopen-naujienos {
	width: 100%;
	background: url(../images/center530-hr.gif) repeat-x bottom;
//	background: url(../images/center530-hr.gif) no-repeat bottom left;
	padding : 0px 0px 5px 0px;
}
.blog {
	width : 100%;
}
.blog-naujienos {
	background: url(../images/center530-bg.gif) repeat-y;
}

.pslnumeravimas {
	width : 100%;
	background: url(../images/center530-bottom-grey.gif) no-repeat bottom left;
	padding : 10px 0px 0px 0px;
}

/***** Title for Blog, News Feeds, Wrapper, Links, Advanced Search, Contact Us *****/
.contentpaneopen h1,
.contentpaneopen-naujienos h1,
.componentheading {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
color : #0059CC;
text-align : left;
padding-top : 10px;
}

/***** Top Content for Getting Started, FAQs, News Feeds, Links *****/
.contentdescription {
padding: 0px;
}

/***** Lower Content for Getting Started, FAQs, News Feeds, Wrapper, Links, Contact Us *****/
.contentpane {
padding-top : 10px;
}

/********** Inner Content **********/
.sectiontableheader{
font-size : 10px;
background-color : #4682B4;
color : #ffffff;
}

.sectiontableentry1,
.sectiontableentry1 td{
background-color : #ffffff;
padding : 5px;
}

.sectiontableentry2,
.sectiontableentry2 td{
background-color : #F5F5F5;
padding : 5px;
}

/********** Rating **********/
.content_rating {
padding : 5px;
}

.small {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #3366C0;
text-decoration : none;
font-weight : normal;
}

.smalldark {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
font-weight : normal;
}

.createdate {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #999999;
text-align : left;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	height: 22px;
	width : 80px;
	border : 0px;
//	background-color: transparent;
	background: url(../images/button.png);
	margin: 1px;
}
.button:hover {
	background: url(../images/button-hover.png);
	color : #000000;
}

.inputbox {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
background-color : #F0F0F0;
border : 1px solid #CCCCCC;
margin: 2px 0px 2px 0px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #000000;
text-align : left;
text-decoration : underline;
}

a.contentpagetitle:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
text-align : left;
color : #7B8DA1;
text-decoration : none;
font-weight : bold;
}

a.category:link, a.category:visited {
color : #333333;
font-weight : bold;
font-size : 11px;
text-decoration : underline;
}

a.category:hover {
color : #7B8DA1;
text-decoration : none;
}

/* Styles for dhtml tabbed-pages */
.ontab {
background-color : #ffae00;
border-left : outset 2px #ff9900;
border-right : outset 2px #808080;
border-top : outset 2px #ff9900;
border-bottom : solid 1px #d5d5d5;
text-align : center;
/* Cannot use hand as its not a W3C CSS validator */
/* cursor: hand;*/
font-weight : bold;
color : #FFFFFF;
}

.offtab {
background-color : #e5e5e5;
border-left : outset 2px #E0E0E0;
border-right : outset 2px #E0E0E0;
border-top : outset 2px #E0E0E0;
border-bottom : solid 1px #d5d5d5;
text-align : center;
/* Cannot use hand as its not a W3C CSS validator */
/* cursor: hand;*/
font-weight : normal;
}

.tabpadding {
}

.tabheading {
background-color : #ffae00;
text-align : left;
}

.pagetext {
visibility : hidden;
display : none;
position : relative;
top : 0;
}

/* for modifying {moscode} output. Don't set the colour! */
.moscode {
background-color : #f0f0f0;
}

.code {
background-color : #f0f0f0;
border : 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 10pt;
color : #ff6600;
text-align : center;
}

/* Javascript Back button */
.back_button {
text-align : center;
margin-top : 40px;
}

table.contenttoc {
color : #333300;
background-color : #ffffff;
border : 1px solid #333;
}

table.contenttoc td {
font-size : 8pt;
font-weight : normal;
text-align : left;
}


ul {
margin : 0;
padding : 2px;
padding-left : 10px;
list-style : none;
}

li {
line-height : 15px;
padding-left : 15px;
padding-top : 1px;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
background-position : 0px 5px;
}


/*
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

li {
  float: left;
  position: relative;
  width: 10em;
  }

li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }

li > ul {
	top: auto;
	left: auto;
	}

li:hover ul { display: block; }
*/

/** Dokumentacijos klase**/
.documents{
float: right;
width: 220px;
font-family : Arial, Helvetica, sans-serif;
background: url(../images/doc220-bg.gif) repeat-y;
margin: 5px;
}
.documents-top{
display:block;
width : 220px;
height:40px;
background: url(../images/doc220-top.gif) no-repeat top;
}
.documents-bottom{
display:block;
width : 220px;
height:20px;
background: url(../images/doc220-bottom.gif) no-repeat bottom;
}
.documents h1{
font-weight : normal;
font-size:12px;
line-height: 18px;
padding: 0px 5px 0px 5px;
margin: 0;
}
.documents h2{
font-weight : normal;
font-size:11px;
line-height: 12px;
padding: 0px 5px 0px 5px;
margin: 0;
}
/*########### TREEE MENu ###############*/
.dtree {
}
.dtree img {
border: 0px;
vertical-align: middle;
}
.dtree a {
color : #2d5381;
font-size : 12px;
font-weight : normal;
text-decoration : none;
}
.dtree a.node, .dtree a.nodeSel {
color : #2d5381;
font-size : 12px;
font-weight : normal;
text-decoration : none;
}
.dtree a.node:hover {
color : #0099ff;
font-weight : normal;
text-decoration : underline;
}
.dtree a.nodeSel {
color : #0099ff;
}
.dtree a.nodeSel:hover {
color : #0099ff;
}
/*PGM*/
.pgm td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFEFFF;
	border-right-color: #DFEFFF;
	border-bottom-color: #DFEFFF;
	border-left-color: #DFEFFF;
}

