

html { font-size: 100%; /* IE trick to allow proper resizing of text */ }

body {
	font: 0.75em/1.66em Verdana, Arial, Helvetica, sans-serif;
	color: #616365;
	background: #ffffff url(../../images/lenco/body_bg.png) top repeat-x;
	padding: 0 0 20px 0;
	margin-top: 0px;
        margin-bottom: auto;
	text-align: center;
	height:100%; 
	overflow-y:auto;
}

.adminbody {
	background: #ffffff url(../../images/lenco/admin_body_bg.png) top repeat-x;
}

/* default heading sizes */	

h1		{ font-size: 24px; font-weight: normal; color: #616365; margin: 0 0 8px 0; line-height: 26px; }

h2		{ font-size: 12px; color: #616365;   }

h3 		{ font-size: 14px; font-weight: normal; color: #616365;   }

h4		{ font-size: 1.25em;  color: #1a2e70; }

h5,h6	{ font-size: .84em;  }

p { margin: 0; padding: 0; }

/* default link formatting */			

a, a:link	{ color: #0166ce; text-decoration: none; }

a:visited	{ color: #0166ce; }	

a:focus, a:hover 	{ text-decoration: underline; }

a:active	{ color: #0166ce; }

#righty { font-size: 1.15em;}

#righty .htmlbox ul {  padding: 0; margin: 0;  }

#righty .htmlbox ul li {  
	list-style: none;
	padding-left: 20px;
	margin-bottom: 5px;
	color: #0067c5;
	background: url(../../images/lenco/bullet.png) 10px 6px  no-repeat;
}

#righty .htmlbox ol ol  {
	list-style: lower-greek;
	list-style-type: lower-greek;
}

#righty .htmlbox p {
	text-align: justify;
}

#righty .htmlbox a {
	color: #0067c5;
	text-decoration: underline;
}

#righty .htmlbox a.editme {
	color: red;
	text-decoration: none;
}

#righty .htmlbox a.editme:hover {
	color: red;
	text-decoration: underline;
}

#righty .htmlbox a:hover { color: #009ddc; }

#container {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding-left: 0px;
        padding-right: 0px;
	text-align: left;
}

#popup_container {
        width: 750px;
        background-color: white;
}

#content { 
	width: 890px;;
	padding-bottom: 10px;
	margin-top: -10px;
	border-left: 5px solid #f0f0f0;
	border-right: 5px solid #f0f0f0;
	border-bottom: 5px solid #f0f0f0;
	background: url(../../images/lenco/content_bg.png) top left repeat-y;
}

/********************* Top menu **********************************************/

#topmenu { clear:both; margin: 0; padding:0; text-align:left; height: 36px;}

#topmenu .treemenu { float:left;  margin:0 0 0 0; }

#topmenu { background: url(../../images/lenco/topmenu_bg.png) top left no-repeat; width: 900px; font: normal 10px/13px Verdana, Arial; }

#topmenu a { color: #656565; font-size: 11px; text-decoration: none;}

#topmenu ul { margin:0; padding:0 0 0 5px; list-style:none; }

#topmenu li { list-style: none; display:inline; margin:0; }

#topmenu ul li { float:left; margin:0; text-decoration:none; background: url(../../images/lenco/topmenu_separator.png) top right no-repeat; padding-right: 2px;}

#topmenu ul li a { display: block; float:left; line-height: 36px;  padding:0 15px 0 15px; }

#topmenu ul li:hover a { color: #4fac10; background: url(../../images/lenco/topmenu_hover.png) repeat-x top left; }
#topmenu ul li.active { background: url(../../images/lenco/topmenu_active.png) top left no-repeat; padding: 0 0 0 5px;}
#topmenu ul li.active a { color: #009ddc; background: url(../../images/lenco/topmenu_active.png) top right no-repeat; padding-right: 22px;}

#topmenu ul li:first-child.active { margin-left: -5px;}

#topmenu ul ul {
        display: none;
}

/********************** End Top menu  ********************************************/

#copyinfo .loginsnippet {
	width: 30px;
	float: right;
	margin: 0 0 0 8px;
	color: #97bdde;
}

#copyinfo .loginsnippet a {
	font-size: 10px;
}

#toparea {
	height: 89px;
}

#abovetopmenu {
	height: 126px;
	padding: 0;
}

#logo { margin-top: 22px; }


#belowtopmenu {
	margin: 10px 0 10px 0;
}

/*********** Search *************/
div.searchy {
	float: right;
	clear: right;
	width: 220px;
	height: 28px;
}

div.searchy h1, div.searchy h3 {
        display: none;
}i

div.searchy p {
        margin: 0;
        padding: 0;
}

div.searchy input {
        width: 182px;
	padding: 1px 0 0 4px;
	border: 6px solid #e2e2e2;
	height: 15px;
}

div.searchy button {
        width: 12px;
        height: 19px;
        border: none;
        background: url(../../images/lenco/search_button.png);
        background-repeat: no-repeat;
        margin-left: 4px;
        color: white;
}

/*********** End Search ************/

#toparea p {
	margin: 0;
	padding: 0;
}

#toparea .htmlbox {
	margin: 15px 16px 0 0;
	float: right;
	text-align: right;
        padding: 4px 8px 8px 0;
	color: #646464;
}

#toparea .htmlbox p {
	margin: 0;
	padding: 0;
}

#toparea .loginsnippet {
        margin-top: 15px;
        margin-right: 31px;
        float: right;
	clear: right;
        text-align: right;
	padding: 4px 0 8px 0;
}

#toparea .loginsnippet a,
#toparea .htmlbox a {
	color: #646464;
}

#info {
	width: 875px;
	height: 20px;
	padding: 10px 0 5px 15px;
	background-color: #ffffff;
}

#lefty {
        float: left;
        width: 268px;
        text-align: left;
	border-top: 1px solid #d6d7d9;
	border-right: 1px solid #d6d7d9;
	background-color: #f5fafe;
	overflow: hidden;
}

#righty {
        margin-left: 15px;
	float: left;
        width: 592px;
        text-align: left;
}

#rightytop {
        float: left;
        width: 100%;
        clear: right;
}

#rightyl {
        float: left;
        width: 377px;
}

#rightyr {
        margin: 10px 0 0 4px;
	float: left;

}

#footer {
	clear: both;
}

/******** Left Menu *********/

#lefty .treemenu {
	width: 268px;
	overflow: hidden;
	margin-bottom: 10px;
}

#lefty .treemenu h1 {
	padding: 15px 0 0 15px; 
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #84888b;
}

#lefty .treemenu ul {
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 5px 0 0 0;
        padding: 0 0 8px 0;
}

#lefty .treemenu ul li {
        display: block;
        text-indent: 0px;
        margin: 0px;
        line-height: 14px;
	background: url(../../images/lenco/leftmenu_arrow.png) 15px 6px no-repeat;
	padding: 3px 0 3px 28px;
}

#lefty .treemenu ul li a {
        text-decoration: none;
        color: #0067c5;
	font-size: 11px;
}

#leftytop .treemenu ul li .active {
        font-weight: bold;
}

#leftytop .treemenu ul li.active li {
	background: none;
}

#lefty .treemenu ul li a:hover {
	text-decoration: underline;
}

#lefty .treemenu ul ul {
	display: none;
	font-weight: normal;
}

#lefty .treemenu ul li.active ul {
	display: block;
}

#lefty .treemenu ul li ul li {
	padding-left: 10px;
}

#lefty .treemenu ul li.active ul li a {
	padding: 2px 0 2px 12px;
	background: none;
	font-weight: normal;
	background: url(../../images/lenco/small_bullet.png) 2px 7px no-repeat;
}

#lefty .treemenu ul li ul li.active a {
        font-weight: bold;
}

#lefty .treemenu ul li.active ul ul {
        display: none;
}

#lefty .treemenu ul li.active ul li.active ul  {
	display: block;
}

#lefty .treemenu ul li.active ul li.active ul li {
        padding-left: 18px;
}

#lefty .treemenu ul li.active ul li.active ul li a {
        font-weight: normal;
}

#lefty .treemenu ul li.active ul li.active ul li.active a {
        font-weight: bold;
}

/****** End Left Menu **************/

.langchooser {
        float: right;
        margin: 10px 10px 0 0;
}

.langchooser label {
        color: #646464;
	font-size: 11px;
}

#abovetopmenu .htmlbox {
	padding-left: 20px;
}

#abovetopmenu .htmlbox h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #0067c5;
	padding-top: 20px;
}

#abovetopmenu .htmlbox ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#abovetopmenu .htmlbox ul li {
	display: block;
	margin: 0 0 9px 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #84888b;
	padding-left: 15px;
	background: url(../../images/lenco/leftmenu_arrow.png) 2px 5px no-repeat;
}

#abovetopmenu .htmlbox ul li a {
	color: #0067c5;
	font-size: 12px;
}

#abovetopmenu .htmlbox img {
	margin-top: 1px;
}

/****** News **********************/

.news_nopager .linktofull,
.news_nopager .pager,
.news_nopager .delimiter,
.news_nopager img,
.newsitem .category,
.newsitem .date {
	display: none;
}

.tab,
.news h1 {
	display: block;
	width: 100%;
	height: 34px;
	margin: 10px 0 0 0;
	background: url(../../images/lenco/tab.png) no-repeat;
	color: #009fda;
	font-size: 12px;
	font-weight: bold;
}

.tab h1,
h1.tab {
	color: #009fda;
	padding: 4px 0 0 15px; 
	font-size: 13px;
	font-weight: bold;
}

span.tab,
.news h1 span {
	line-height: 26px;
	padding-left: 10px;
}

.news_nopager h1 span {
	line-height: 23px;
	color: #000000;
	font-size: 11px;
}

.news_nopager .newsitem {
	margin: 0;
	padding-bottom: 15px;
}

.newsitem h2 {
	font-size: 11px;
        padding: 0 0 0 12px;
	margin-bottom: 5px;
	background: url(../../images/default/bullet.png)  left 6px no-repeat;
}

.news_nopager h2 {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 11px;
	padding: 0 0 0 12px;
	margin-bottom: -2px;
	background: url(../../images/default/bullet.png) left 6px no-repeat;
}

.newsitem h2,
.newsitem h2 a,
.newsitem h2 a:visited {
	color: #2a75b3;
}

.newsitem p {
	margin: 0 0 0 12px;
	float: none;
	text-align: justify;
}

.news_nopager p {
	margin: 0;
	padding: 5px 5px 0 12px;
	text-align: justify;
	font-size: 11px;
}

.news .image {
	float: left;
}

.newsimg { 
	margin: 5px 7px 0 0;
}

.news .caption {
	text-align: center;
	margin-bottom: 5px;
	font-size: 10px;
}

.newsitem .linktofull {
	display: none;
	margin-left: 12px;
	clear: both;
}

.newsitem .linktofull a {
	color: #444444;
	text-decoration: underline;
}

.newsitem .linktofull a:hover {
	color: #e85700;
}

.newsitem .newsabstract a {
	color: #333333;
}

.newsitem .newsabstract a:hover {
	text-decoration: none;
}

.newsback a,
.newsback a:visited {
	display: block;
	width: 140px;
	height: 24px;
	padding: 2px 0 0 25px;
	margin: 10px 0 10px 0;
	color: #333333;
	font-size: 11px;
	background: url(../../images/default/back_button.png) no-repeat;
}

.newsback a:hover {
	color: #000000;
}

.newsbody {
	padding-top: 15px;
}

/********** End News ********************************/

/********** Newsletter Box *************************/

#lefty .newsletterbox {
	width: 100%;
	background: #ffffff url(../../images/lenco/lefty_separator.png) left bottom repeat-x;
	padding-bottom: 11px;
	margin-bottom: 30px;
}

#lefty .newsletterbox .insertmail {
	display: block;
	width: 100%;
	padding-top: 15px;
	background: url(../../images/lenco/lefty_separator.png) top left repeat-x;
}

#lefty .newsletterbox .insertmail_content {
	padding-left: 15px;
	font-size: 10px;
}

#lefty .newsletterbox .subscribetext {
	color: #5B5B5B;
	font-weight: bold;
	margin-bottom: 5px;
}

#lefty .newsletterbox h1 {
	font-size: 12px;
	font-weight: bold;
	color: #84888b;
	padding-left: 15px;
}

#lefty .newsletterbox label {
	display: block;
	clear: right;
	color: #646464;
}

#lefty .newsletterbox input {
	width: 215px;
	height: 22px;
	border: 1px solid #dbdfe1;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 22px;
	padding: 0 5px;
 
}

#lefty .newsletterbox button {
        margin: 10px 0 5px 138px;
	padding: 0 0 4px 5px;
        width: 89px;
        height: 29px;
	border: 0;
        background: url(../../images/lenco/button.png) top left no-repeat;
        color: #0067c5;
	font-weight: bold;
	font-size: 10px;
}

#lefty .newsletterbox button:hover {
	cursor: pointer;
	text-decoration: underline;
}

/********* End Newsletter Box *********************/

#copyinfo {
	clear: both;
	float: none;
	width: 900px;
        margin-left: auto;
        margin-right: auto;
        padding: 5px 0 10px 0;
	border-top: 1px solid #b2b2b2;
        text-align: center;
	line-height: 30px;
}

#copyleft {
	width: 268px;
        text-align: left;
        float: left;
	color: #636363;
	line-height: 30px;
}

#copyinfo p {
	margin: 0;
}

#copyright a {
	font-size: 10px;
	color: #646464;
}

#copyright {
	width: 622px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #636363;
}

#copyinfo .treemenu {
        float: right;
        margin: 0;
}

#copyinfo .treemenu ul {
        list-style: none;
        margin: 0;
}

#copyinfo .treemenu ul li {
        list-style: none;
        display:inline;
}

#copyinfo .treemenu ul li a {
        padding: 0 8px 0 3px;
        border-right: 1px solid #646464;
}

#copyinfo .htmlbox {
        float: left;
}

.separator {
        border-top: 2px solid #e2e2e2;
        margin-top: 8px;
        height: 4px;
}

.boxarea {
	float: right;
	width: 210px;
	padding: 10px;
	margin-left: 10px;
	background-color: #f5fafe;
}

.boxarea h1 {
	font-size: 12px;
	font-weight: bold;
	color: #b2b4b3;
}

#righty .htmlbox .boxarea ul li {
	color: #616365;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 0 2px 12px;
	margin: 0;
        background: url(../../images/lenco/small_bullet.png) 2px 7px no-repeat;	
}

/************ Specs Table ****************/

.specs_table thead td {
        color: white;
        background-color: #3f96d9;
}

.specs_table td {
        border: 1px solid white;
        background-color: #f5fafe;
        text-align: center;
}


/************* End Specs Table ***********/

.contactform h1 {
	font-size: 13px;
	font-weight: bold;
}

.contactform form {
	width: 420px;
        padding-top: 5px;
        padding-left: 20px;
}

.admin div.submit {
        text-align: left;
        padding-left: 260px;
}

.contactform button span {
	padding: 0 10px 0 10px; 
}

.contactform label {
        font-weight: normal;
        float: left;
        width: 180px;
        text-align: right;
        padding-right: 10px;
        font-size: 8pt;
        color: #333333;
}

.contactform input {
        width: 200px;
        height: 16px;
        font-size: 8pt;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
	background-color: #ffffff;
}

.contactform p {
	margin: 6px 0 6px 0;
	text-align: right;
}

.contactform textarea,
.contactform textarea {
        width: 300px;
        height: 150px;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
	background-color: #ffffff;
}
.contactform input:focus,
.contactform textarea:focus {
        background-color: #f5fafe;
        border: 1px solid #3f96d9;
}

.registerform form {
	width: 604px;
	padding-left: 0;
}

.registerform label {
	width: 220px;
}

.registerform p {
	padding-right: 150px;
}

.statuscont {
	width: 592px;
}

.statuscont span {
        margin-top: 10px;
        margin-bottom: 8px;
        padding: 6px;
        text-align: center;
        font-size: 10pt;
        font-weight: bold;
        color: #4f4f4f;
	background-color: #fafafa;
        border: 2px solid #3e97d9;
}

.messages {
	color: red;
	float: right;
}

fieldset.highlight {
	background-color: #e9f0fb;
}

.messagebox {
	width: auto;
	margin: 0 0 10px 0;
	padding: 7px;
	border: 1px solid #ffcc00;
	background-color: #ffffcc;
	min-height: 48px;
	font-size: 12px;
	
}

.messagebox.error {
	background: #ffffcc url(../../images/icon_critalert.gif) 20px 14px no-repeat;
	padding-left: 80px;
	color: #c60000;
}

.messagebox.ok {
        background: #ffffcc url(../../images/icon_ok.png) 20px 10px no-repeat;
        padding-left: 80px;
}

.messagebox.info {
        background: #ffffcc url(../../images/icon_info.png) 20px 10px no-repeat;
        padding-left: 80px;
}

a.backbutton {
        display: block;
        float: left;
        height: 24px;
        padding-right: 15px;
        background: transparent url(../../images/default/backbutton_right.png) no-repeat scroll top right;
        color: white;
	font-size: 10px;
        font-weight: bold;
}

a.backbutton span {
        background: url(../../images/default/backbutton_left.png) no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 25px;
	color: white;
}

a.backbutton:hover {
        color: white;
}

a.linkto {
	display: inline-block;
	padding-left: 15px;
	background: url(../../images/default/square_arrow_blue.png) left 2px no-repeat;
}

a:hover.linkto { color: #e85700;}

/******* Sitemap ************/

.sitemap {
        margin-top: 5px;
        margin-left: 30px;
        width: 100%;
        float: left;
}

.sitemap ul {
        margin: 0;
        padding: 0;
        margin-left: 15px;
        margin-bottom: 10px;
        list-style: none;
}

.sitemap ul ul {
        margin-bottom: 5px;
        margin-left: 20px;
}

.sitemap ul li {
        padding-top: 5px;
        padding-left: 12px;
        font-weight: bold;
        background: url(../../images/lenco/leftmenu_arrow.png) 0px 8px no-repeat;
}

.sitemap ul ul li {
	font-weight: normal;
	background: url(../../images/lenco/bullet.png) 2px 12px no-repeat;
}

.sitemap ul ul ul li {
	background: url(../../images/lenco/small_bullet.png) 2px 12px no-repeat;
}

/****** End Sitemap **************/

/****** Tree Table **************/

.treetable {
	width: 80%;	
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #f0f0f0;
}

.treetable h1 {
	display: block;
	margin: 0;
	padding: 0 10px;
	background-color: #3f96d9;
	border-bottom: 1px solid #d6d7d9;
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
}

.treetable ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.treetable ul ul{
	padding-left: 15px;
}

.treetable li {
	display: block;
	padding: 3px 10px;
	margin-top: 2px;
	background-color: #f5fafe;
	border-bottom: 1px solid #d6d7d9;
}

/****** End Tree Table *********/

/******** Files **************/

.files_div {
        padding: 5px;
        background-color: #f5fafe;
        border: 2px solid #f0f0f0;
}

.files_div h4 {
        display: none;
}

.files_div ul li {
        list-style-type: none;
        margin-bottom: 10px;
}

.files_div label {
        display: block;
        width: 200px;
}

.files_div input {
        width: 300px;
}
/******** End Files **********/

/******** Iconize ************/

a[href$='.doc'], a[href$='.rtf'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_doc.gif) no-repeat center left;
}

a[href$='.txt'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_txt.gif) no-repeat center left;
}

a[href$='.xls'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_xls.gif) no-repeat center left;
}

a[href$='.rss'], a[href$='.atom'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_feed.gif) no-repeat center left;
}

a[href$='.opml'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_opml.gif) no-repeat center left;
}

a[href$='.phps'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_phps.gif) no-repeat center left;
}

a[href$='.phps'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_phps.gif) no-repeat center left;
}

a[href$='.torrent'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_torrent.gif) no-repeat center left;
}

a[href$='.vcard'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_vcard.gif) no-repeat center left;
}

a[href$='.exe'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_exe.gif) no-repeat center left;
}

a[href$='.dmg'], a[href$='.app'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_dmg.gif) no-repeat center left;
}

a[href$='.pps'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_pps.gif) no-repeat center left;
}

a[href$='.pdf'], a[href$='.PDF'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_pdf.gif) no-repeat center left;
}

a[href$='.xpi'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_plugin.gif) no-repeat center left;
}

a[href$='.fla'], a[href$='.swf'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_flash.gif) no-repeat center left;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_archive.gif) no-repeat center left;
}

a[href$='.ical'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_ical.gif) no-repeat center left;
}

a[href$='.css'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_css.gif) no-repeat center left;
}

a[href$='.ttf'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_ttf.gif) no-repeat center left;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_pic.gif) no-repeat center left;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_film.gif) no-repeat center left;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] {
        padding: 5px 0 5px 20px;
        background: transparent url(../../images/icons/icon_music.gif) no-repeat center left;
}

/********* End Iconize ********************************/

#onecol { 
	width: 95%; 
	margin: 15px auto 15px auto;
}


a.editme,
a.editmore,
a.editme:visited,
a.editmore:visited,
a.editme:active,
a.editmore:active {
        color: red;
	text-decoration: none;
}

a.editme:hover,
a.editmore:hover {
	text-decoration: underline;
}

.admin > a {
        text-decoration: none;
        color: #b70000;
        font-weight: bold;
        display: block;
}

div.editcontrol a {
        color: red;
        padding-right: 5px;
        margin-left: 5px;
        font-weight: bold;
        text-decoration: none;
}

#adminbar {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background-color: grey;
        height: 28px;
        background: url(../../images/logicone/horiz_bg.jpg);
        background-position: bottom;
        border: 1px solid #cccccc;
        overflow: visible;
}

.horizmenu {
        float: left;
}

#adminbar .loginsnippet {
        float: left;
        height: 25px;
        border-right: 1px solid #cccccc;
}

#adminbar .loginsnippet:hover {
        background-image: url(../../images/logicone/horiz_bg_over.jpg);
}

#adminbar .loginsnippet a {
        display: block;
        text-decoration: none;
        color: #333333;
        font-weight: bold;
        padding: 3px 15px 4px 15px;
}

div .horizmenu ul {
        float: left;
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 0;
}

div .horizmenu ul ul {
        display: none;
        position: absolute;
	top: auto;
        z-index: 100;
        background: url(../../images/logicone/horiz_menu_bg.jpg) bottom repeat-x;
        border: 1px solid #cccccc;
}

div .horizmenu ul li:hover ul  {
        display: block;
}

div .horizmenu ul li:hover ul ul {
	display: none;
}

div .horizmenu ul li {
        display: inline;
        float: left;
}

div .horizmenu ul ul li {
        display: block;
        float: none;
}

div .horizmenu ul li a {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        height: 22px;
        padding-top: 2px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-decoration: none;
        color: #333333;
        font-weight: bold;
        border-right: 1px solid #cccccc;
}

div .horizmenu ul li:hover > a {
        color: black;
        background-color: #f1f1f1;
        background-image: url(../../images/logicone/horiz_bg_over.jpg);
}

div .horizmenu ul li:hover  a {
	text-decoration: none;
}

div .horizmenu ul ul li a,
div .horizmenu ul ul li.active > a,
div .horizmenu ul ul li:hover > a {
        background-image: none;
        border: 1px solid white;
}

div .horizmenu ul ul li:hover > a {
        background-color: #e4f4fd;
        border: 1px solid #cce9fa;
}

.adminsitemap h1 {
        display: block;
        padding: 3px 0px 0px 2px;
        height: 28px;
        font-weight: bold;
        font-size: 12px;
        border-top: 1px solid #D4D4D4;
        background: url('../../images/logicone/bg1.gif') repeat-x right bottom;
}

.adminsitemap div.openfolder a {
        display: inline;
        background-color: white;
        background-image: none;
        padding: 0;
}

.adminsitemap div.openfolder {
        margin-left: -1.3em;
}

.adminsitemap {
        background: url('../../images/logicone/bg2.gif') repeat-x right bottom;
        padding-bottom: 7px;
        margin-bottom: 20px;
}

.adminsitemap ul {
        list-style-type: none;
        list-style: none;
        margin: 0;
        padding: 0;
        margin-left: 0px;
        margin-top: 0px;
}

.adminsitemap ul ul {
        display: none;
        margin: 0px;
        margin-bottom: 0px;
}


.adminsitemap ul li {
        margin-top: 1px;
        border-bottom: 1px solid #D4D4D4;
}

.adminsitemap li.active > ul {
        display: block;
        margin-left: 5px;
}

.adminsitemap ul li.active {
        padding-left: 12px;
        background: url(../../images/logicone/small_arrow_right.png) no-repeat 0px 3px;
        font-weight: bold;
}

.adminsitemap ul li.inactive {
        padding-left: 12px;
        background: url(../../images/logicone/small_arrow.png) no-repeat 0px 5px;
        font-weight: normal;
}

.adminsitemap ul li a {
        display: block;
        color: #333333;
        text-decoration: none;
        margin-top: 6px;
        margin-bottom: 6px;
}

.adminsitemap ul li a:hover {
        color: #27a0da;
}


.adminsitemap ul li.meta a {
        background-color: #f0f1b7;
}

.adminsitemap ul li.active ul li.newnode ,
.adminsitemap ul li.newnode  {
        background-image: url(../../images/new.png);
        background-repeat: no-repeat;
        padding-left: 15px;
}

.adminsitemap ul ul li a {
        background-color: white;
        /*padding-left: 15px;*/
        background-position: 23px 50%;
        background-repeat: no-repeat;
        font-weight: normal;
}

.adminsitemap ul ul ul li a {
        /*padding-left: 30px;*/
        background-position: 37px 50%;
}

.adminsitemap ul ul ul ul li a {
        /*padding-left: 45px;*/
        background-position: 47px 50%;
}

.adminsitemap a.stopedit,
.adminsitemap a.editme {
        color: red;
        text-decoration: underline;
        font-weight: bold;
        margin-top: 4px;
        display: block;
}

#popup_container {
        width: 840px;
        background-color: white;
}

#popup_container #content {
	background-image: none;
}

#popup_container #content a {
	color: #000000;
}

#popup_container #content a:hover {
	text-decoration: none;
}

#popup_container textarea {
	width: 790px;
	height: 550px;
}

.popup_top {
        display: block;
        width: 840px;
        height: 36px;
        background-image: url(../../images/logicone/popup_top.png);
        background-repeat: no-repeat;
        color: #333333;
        text-align: right;
        padding-top: 10px;

}

a.close {
        margin-right: 35px;
        color: #333333;
        text-decoration: none;
        font-size: 8pt;
}

a:hover.close {
        color: #27a0da;
        text-decoration: underline;
}

/* Admin Popup Cancel and Save buttons */
.htmlbox_submit {
        padding-left: 500px;
}

.htmlbox_submit button,
.htmlbox_submit .close {
        display: block;
        width: 104px;
        height: 26px;
        border: 1px solid white;
        background-image: url(../../images/logicone/submit.png);
        background-repeat: no-repeat;
        padding-bottom: 3px;
        font-weight: bold;
        margin-top: 10px;
        float: left;

}

.htmlbox_submit .close  {
        padding-top: 4px;
        text-align: center;
}

.htmlbox_submit button:hover,
.htmlbox_submit .close:hover {
        background-image: url(../../images/logicone/submit_over.png);
        text-decoration: none;
        color: #333333;
}
/*------------------------------------------------------------------------*/


