

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

body {
	font: 0.75em/1.66em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #e9e6e4;
	padding: 0 0 20px 0;
	margin-top: 0px;
        margin-bottom: auto;
	text-align: center;
	height:100%; 
	overflow-y:auto;
}

/* default heading sizes */	

h1		{ font-size: 14px; color: #a50315; margin: 0 0 8px 0;  }

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

h3 		{ font-size: 12px; color: #c2a204;  }

h4		{ font-size: 11px;  color: #1a2e70; }

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

/* default link formatting */			

a, a:link	{ color: #206bae; text-decoration: none; }

a:visited	{ color: #206bae; }	

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

a:active	{ color: #206bae; }

a.blue, a:link.blue, a:visited.blue { color: #206bae; text-decoration: underline; }

a:hover.blue { color: #990000; }

#righty { font-size: 1.15em;}

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

#righty .htmlbox ul li {  
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	background: url(../../images/ethorax/arrow_red.gif) 20px 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: #2a75b3;
	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: #8eb6dc; }

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

#container {
        width: 920px;
        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: 100%;
	padding: 0 10px 10px 10px;
	background: url(../../images/ethorax/body_shadow.jpg) top left repeat-y;
}

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

#topmenu { 
	width: 900px;
	padding: 0 10px;
	clear:both; 
	margin: 0; 
	text-align:left; 
	height: 50px; 
	background: url(../../images/ethorax/topmenu_bg.jpg) top left no-repeat; 
	font: normal 10px/13px Verdana, Arial; 
	_width: 920px;
}

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

#topmenu a { color: #ffffff; font-size: 12px; text-decoration: none; line-height: 50px;}

#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; }

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

#topmenu ul li:hover a { background: url(../../images/ethorax/topmenu_hover.jpg) repeat-x top left; }
#topmenu ul li.active a { background: url(../../images/ethorax/topmenu_hover.jpg) repeat-x top left;}
#topmenu ul li:first-child:hover a,
#topmenu ul li:first-child.active a { 
	background: url(../../images/ethorax/topmenu_hover_left.jpg) top left no-repeat; 
	margin-left: -5px; 
	padding-left: 20px;
}

#topmenu ul ul {
        display: none;
}
*/
/**** Basic Layout ************/

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

#topmenu .treemenu li {
        margin: 0;
        padding: 0;
        float: left;
        display: block;
        line-height: 20px;
}

#topmenu .treemenu li ul {
        width: 12em;
        position: absolute;
        z-index: 99;
        left: -999em;
        height: auto;
}

#topmenu .treemenu li ul ul {
        /*margin: -1.9em 0 0 10em;*/
        display: none;
}

#topmenu .treemenu li li {
        padding: 0 1em 0 0;
        margin: 0;
        width: 10em;
}

#topmenu .treemenu ul a {
        display: block;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
}

#topmenu .treemenu li:hover ul ul,
#topmenu .treemenu li:hover ul ul ul {
        left: -999em;
}

#topmenu .treemenu li:hover ul,
#topmenu .treemenu li li:hover ul,
#topmenu .treemenu li li li:hover ul {
        left: auto;
}

/***** Styling **************************/

#topmenu .treemenu ul {
	padding: 0 0 0 5px;
}

#topmenu .treemenu li a {
        line-height: 50px;
        padding: 0 15px;
	color: #ffffff;
	text-decoration: none;
}

#topmenu .treemenu ul li:hover a,
#topmenu .treemenu ul li.active a {
	background: url(../../images/ethorax/topmenu_hover.jpg) repeat-x top left;
}

#topmenu ul li:first-child:hover a,
#topmenu ul li:first-child.active a {
        background: url(../../images/ethorax/topmenu_hover_left.jpg) top left no-repeat;
        margin-left: -5px;
        padding-left: 20px;
}

#topmenu .treemenu li li a {
        line-height: 18px;
}

#topmenu .treemenu li ul {
        width: 210px;
        background-color: #7F2316;
        padding: 0 10px 10px 10px;
	border-left: 1px solid #CBCBCD;
	border-right: 1px solid #CBCBCD;
	border-bottom: 1px solid #CBCBCD;
}

#topmenu .treemenu li ul a {
        padding: 5px 10px 5px 15px;
        color: #FBF6E2;
        text-align: left;
        z-index: 100;
}

#topmenu .treemenu ul ul li {
        width: 210px;
}

#topmenu .treemenu ul li:hover ul li a {
	background-image: none;
	border-bottom: 1px solid #955242;
}

#topmenu .treemenu ul ul li:hover a {
	background-color: #6c190d;
}

#topmenu .treemenu ul ul li:first-child:hover a {
	margin-left: 0;
	padding-left: 15px;
}

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

#topmenu .loginsnippet {
	float: right;
	margin: 6px 10px 0 0;
	color: #97bdde;
}

#topmenu .loginsnippet a,
#topmenu .loginsnippet a:visited {
	color: #97bdde;
}

#topmenu .loginsnippet a:hover {
        color: #e85700;
}

#toparea {
	height: 31px;
}

#abovetopmenu {
	height: 90px;
	padding: 0 10px;
	background: url(../../images/ethorax/abovetopmenu_bg.jpg) top left no-repeat;
}

#belowtopmenu {
	height: 20px;
	background: url(../../images/ethorax/content_top_bg.jpg) top left no-repeat;
}

/*********** Search *************/
div.searchy {
	float: right;
	clear: right;
	width: 180px;
	height: 40px;
	padding-top: 6px;
	#padding-top: 13px;
	_padding-top: 13px;
}

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

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

div.searchy input {
        width: 125px;
	padding: 1px 0 0 4px;
	border: 1px solid #7f7f7f;
	height: 16px;
	_height: 19px;
}

div.searchy button {
        width: 29px;
        height: 20px;
        border: none;
        background: url(../../images/ethorax/search_button.jpg);
        background-repeat: no-repeat;
	#height: 18px;
        #margin-left: 4px;
        color: white;
}

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

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

#abovetopmenu .htmlbox_left{
	position: absolute;
	right: 0;
	top: 25px;
	width: 400px;
	text-align: left;
}

#abovetopmenu .htmlbox_left a {
	font-size: 11px;
	color: #9f2700;
	font-weight: bold;
}

#abovetopmenu .htmlbox_right{
	position: absolute;	
	width: 180px;
	right: 0;
	top: 34px;
	padding: 0;
	text-align: left;
	color: #086ea4;
	font-size: 11px;
	_top: 38px;
	#top: 38px;
}

#abovetopmenu .htmlbox_right a {
	display: block;
	padding-left: 10px;
	margin-bottom: 6px;
	color: #086ea4;
	background: url(../../images/ethorax/bullet_topright.gif) 0 4px no-repeat;
}

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

#abovetopmenu .loginsnippet {
	display: block;
	position: absolute;
	right: 0;
	width: 170px;
        padding: 16px 0 0 10px;
	clear: right;
        text-align: left;
	font-size: 11px;
	background: url(../../images/ethorax/bullet_topright.gif) 0 20px no-repeat;
	_width: 180px;
}

#abovetopmenu .loginsnippet a {
	color: #206bae;
}

#info {
	width: 920px;
	height: 20px;
	padding-top: 7px;
}

#infoleft {
	float: left;
	width: 235px;
}

#inforight {
	margin-left: 245px;
	text-align: left;
	font-size: 11px;
}

#inforight a {
	color: #3298cb;
}

#lefty {
        float: left;
        width: 235px;
	padding: 135px 10px 0 10px;
        text-align: left;
	background: url(../../images/ethorax/topleft_bg.gif) top left no-repeat;
}

#righty {
	float: left;
        width: 635px;
        text-align: left;
}

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

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

#rightyr { 
	width: 210px; 
        margin: 0 0 0 4px;
	float: left;

}

#footer {
	clear: both;
}

#first_top {
	width: 880px;	
	margin-left: 10px;
}

#first_lefty {
	float: left;
	width: 605px;
	margin: 15px 0 0 20px;
	_margin-left: 10px;
}

#first_righty {
	float: left;
	margin: 15px 0 0 15px;
}

#index_toparea {
	width: 880px;
	height: 246px;
	position: relative;
	background: url(../../images/ethorax/index_toparea.jpg) top left no-repeat;
}

#index_links {
	position: absolute;
	width: 160px;
	top: 61px;
	right: 50px;
}

#index_links a {
	color: #ffffff;
	font-size: 12px;
	line-height: 32px;
}

#index_contact {
	position: absolute;
	width: 170px;
	top: 147px;
	right: 10px;
}

#index_contact h1 {
	font-size: 13px;
	margin-bottom: 3px;
}

#index_contact p {
	margin: 0;
}

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

#lefty .treemenu {
	width: 235px;
	overflow: hidden;
	margin-top: -100px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	background: url(../../images/ethorax/leftmenu_bottom_bg.png) bottom left no-repeat;
}

#lefty .treemenu h1 {
	display: block;
	height: 20px;
	padding: 10px 10px 4px 17px; 
	margin: 0;
	font-size: 12px;
	color: #a6041c;
	background: url(../../images/ethorax/leftmenu_bg.png) top left repeat-y;
	
}

#lefty .treemenu ul {
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 0 10px 0 10px;
	background: url(../../images/ethorax/leftmenu_bg.png) top left repeat-y;
}

#lefty .treemenu ul li {
        display: block;
        text-indent: 0px;
        margin: 0px 8px;
	padding: 0;
        line-height: 16px;
	border-bottom: 1px solid #e1e1e1;
}

#lefty .treemenu ul li:first-child {
	border-top: 1px solid #e1e1e1;
}

#lefty .treemenu ul li a {
        text-decoration: none;
        display: block;
	padding: 5px 0 5px 10px;
        color: #0e71aa;
	font-size: 11px;
	_width: 100%;
}

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

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

#lefty .treemenu ul li:hover a {
	background-color: #E9E7E6; 
}

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

#lefty .treemenu ul ul {
	display: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	border-top: 1px solid #d3d3d3;
	background: none;
}

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

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

#lefty .treemenu ul li ul li a {
	border: none;
	background: none;
}

#lefty .treemenu ul li.active ul li a {
	padding: 2px 0 2px 10px;
	background: none;
	color: #2a75b3;
	font-weight: normal;
}

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

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

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

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

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

.langchooser label {
        color: #333333;
}

.path {
	margin: 10px 0;
}

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

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


.news h1 {
	display: block;
	width: 100%;
	height: 26px;
	margin: 10px 0 0 0;
	color: #514740;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

.tab h1 {
	color: #3298cb;
	padding: 3px 0 0 15px; 
}

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

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

.newsitem {
	border-bottom: 1px solid #c7c7c7;
}

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

.newsitem h2 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #2e769f;
}

.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 {
	float: none;
	text-align: left;
	font-size: 12px;
}

.news_nopager p {
	margin: 0;
	padding: 5px 5px 0 12px;
	text-align: left;
	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 {
	margin-top: 5px;
	padding-right: 10px;
	clear: both;
	text-align: right;
	background: url(../../images/ethorax/arrow_red.gif) center right no-repeat;
}

.newsitem .linktofull a {
	color: #a50315;
	text-decoration: underline;
	font-size: 12px;
}

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

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

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

.newsback a,
.newsback a:visited {
	display: block;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin: 10px 0 10px 0;
	color: #ffffff;
	font-size: 11px;
	background: url(../../images/ethorax/news_back.gif) no-repeat;
}

.newsback a:hover {
	text-decoration: underline;
}

.newsbody {
	padding-top: 15px;
}

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

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

#lefty .newsletterbox {
        width: 219px;
	height: 185px;
	margin-left: 9px;
        background: url(../../images/ethorax/newsletter_bg.jpg) top left no-repeat;
}

#lefty  .newsletterbox .insertmail_title {
	padding: 15px 0 0 18px;
}

#lefty  .newsletterbox .insertmail_title h1 {
	color: #086ea4;
}

#lefty .newsletterbox .insertmail {
	display: block;
	width: 211px;
}

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

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

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

#lefty .newsletterbox input {
	width: 175px; 
}

#lefty .newsletterbox button {
        margin: 10px 0 5px 88px;
        width: 90px;
        height: 20px;
	border: 0;
        background: url(../../images/ethorax/newsletter_button.jpg) top left no-repeat;
        color: white;
	_margin-left: 85px;
}

#lefty .newsletterbox button:hover {
	cursor: pointer;
}

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

#copyinfo {
	clear: both;
	float: none;
	width: 860px;
	_width: 920px;
        margin-left: auto;
        margin-right: auto;
        padding: 25px 30px 10px 30px;
        text-align: center;
	line-height: 20px;
	font-size: 11px;
	background: url(../../images/ethorax/bottom_bg.jpg) top left no-repeat;
}

#copyleft {
        text-align: left;
        float: left;
	color: #2e769f;
	line-height: 14px;
}

#copyleft p {
	margin: 0;
}

#copyleft a {
	color: #2e769f;
}

#copyleft a:hover {
	text-decoration: underline;
}

#copyright {
	text-align: right;
	color: #000000;
}

#copyright a {
	color: #000000;
}

#copyright a:hover {
	text-decoration: none;
	color: #2e769f;
}

.ruler {
	display: block; 
	height: 4px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #e6e6e6;
}

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

.separator_strong {
        border-top: 3px solid #d5d7d6;
        margin-top: 8px;
        height: 6px;
}

.boxarea {
	width: 217px;
	padding-bottom: 10px;
	background: #e4e3eb url(../../images/default/boxarea_bottom.png) bottom left no-repeat;
}

.boxarea_top {
	width: 217px;
	height: 10px;
	background: url(../../images/default/boxarea_top.png) top left no-repeat;
}

.box_instruct {
	width: 199px;
	height: 91px;
	margin: 0 9px 12px 9px;
	background: url(../../images/default/box_instruct.png) top left no-repeat;
}

.box_seminars {
	width: 199px;
	height: 91px;
	margin: 0 9px;
	background: url(../../images/default/box_seminars.png) top left no-repeat;
}

.boxarea span {
	display: block;
	padding: 35px 5px 5px 70px;
}

.boxarea a, .boxarea a:link, .boxarea a:visited {
        color: #333333; text-decoration: underline;
}

.boxarea a:hover {
        color: #78AE0D;
}

.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;
}

.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;
}
.contactform input:focus,
.contactform textarea:focus {
        background-color: #f8f7f7;
        border: 1px solid #0e5b99;
}

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

.registerform label {
	width: 220px;
}

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

.statuscont {
	width: 613px;
}

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

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

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

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

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

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

.messagebox.info {
        background: #ffffcc url(../../images/ethorax/icon_info.gif) 20px 10px no-repeat;
        padding-left: 70px;
	width: 528px;
	_width: 100%;
}

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;}

.pubmed table,
.htmlbox table { 
	border-collapse: collapse;
}

.htmlbox table.index {
	font-size: 11px;
}

.htmlbox table.index td {
	border-bottom: 1px dotted #333333;
}

.pubmed table th {
	padding: 3px 0 3px 10px;
	background-color: #3298cb; 
	border-bottom: 2px solid #3298cb;
	color: #ffffff;
}

.pubmed td {
	padding-bottom: 5px;
	border-bottom: 1px solid #3298cb;
}

.pubmed p {
	font-size: 11px;
	line-height: 14px;
}

.pubmed a, .pubmed a:link       { color: #014b86; text-decoration: underline; }

.pubmed a:visited       { color: #014b86; }

.pubmed a:focus, .pubmed a:hover        { color: #78AE0D; }

.pubmed a:active        { color: #78AE0D; }

.pubmed a.showabstract, .pubmed a.showabstract:link  { text-decoration: none; }

.pubmed .morefuncs {
	float: right;
}

.pubmed .related {
	padding-left: 20px;
}

.pubmed .related a,
.pubmed .related a:visited {
	color: #800000;
}

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

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

.sitemap a {
	color: #086ea4;
}

.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/ethorax/arrow_red.gif) no-repeat 2px 10px;
}

.sitemap ul ul li {
	font-weight: normal;
}

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

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

.files_div {
        padding: 5px;
        background-color: #fcf8e4;
        border-top: 2px dotted #dcba10;
}

.files_div h4 {
}

.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 **********/

.gallery li {
	float: left;
}
.gallery .photogroup{
	width: 200px;
	text-align: center;
	margin: 20px;
}

.gallery .aphoto {
}

.gallery .back {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix {
	float: none;
	clear: both;
}

#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: 920px;
        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;
}

.editmodule {
	float: left;
	height: 25px;
}

#adminbar .editmodule {
	margin-left: 30px;
}

.editmodule a {
	display: block;
	float: left;
	padding: 3px 15px 4px 15px;
	color: #333333;
	border: 1px solid transparent;
}

.editmodule a:active,
.editmodule a:link,
.editmodule a:visited {
	text-decoration: none;
	outline: none;
}

.editmodule a:hover {
        text-decoration: none;
	border: 1px solid #299cdf;
	background-color: #d4e8f5;
}

.editmodule a.active{
	text-decoration: none;
	border: 1px solid #299cdf;
	background-color: #e4f1f9;
}

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

div .horizmenu li {
	margin: 0;
        padding: 0;
	float: left;
	display: block;
}

div .horizmenu li ul {
        width: 12em;
        position: absolute;
        z-index: 99;
        left: -999em;
        height: auto;
}

div .horizmenu li li {
        padding: 0 1em 0 0;
        margin: 0;
        width: 10em;
}

div .horizmenu ul a {
        display: block;
        text-align: center;
        font-size: 10px;
        line-height: 12px;
}

div .horizmenu li:hover ul ul,
div .horizmenu li:hover ul ul ul {
        left: -999em;
}

div .horizmenu li:hover ul,
div .horizmenu li li:hover ul,
div .horizmenu li li li:hover ul {
        left: auto;
}

div .horizmenu li a {
        padding: 5px 14px 9px 14px;
	color: #333333;
	border-right: 1px solid #cccccc;
	font-weight: bold;
	font-size: 10px;
}

div .horizmenu li:hover > a {
	background-image: url(../../images/logicone/horiz_bg_over.jpg); 
	text-decoration: none;
}

div .horizmenu li li a {
        line-height: 18px;
}

div .horizmenu li ul {
        width: 170px;
        background: url(../../images/logicone/horiz_menu_bg.jpg) bottom repeat-x;
	border: 1px solid #cccccc;
	padding-bottom: 1px;
}

div .horizmenu li ul a {
        padding: 5px 10px 5px 15px;
        color: #000;
        text-align: left;
	border: 1px solid white;
}

div .horizmenu li ul a:hover {
	background-image: none;
        background-color: #e4f4fd;
        border: 1px solid #cce9fa;
	color: #000;
	text-decoration: none;
}

div .horizmenu ul ul li {
        width: 170px;
}

.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;*/
	width: 100%;
        background-color: white;
}

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

#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;
}

.modal_container {
	background-color: #fff;
	padding: 10px 5px;
	overflow: auto;
}

/* 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;
}

/*************** Nodeconfig ********************
 *
 *
 ***********************************************/
#adminbar .nodeconfig {
	float: left;
	height: 28px;
}

#adminbar .nodeconfig h4 {
	margin: 0;
}

#adminbar .nodeconfig h4 a {
	float: left;
	border: none;
	padding: 3px 14px 7px 14px;
	border-right: 1px solid #cccccc;
	background: none;
}

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

#adminbar .nodeconfig form {
	margin-top: 26px;
	margin-left: -1px;
	left: auto;
}

/*------------------------------------------------------------------------*/

.insertmodules ul {
	margin: 0;
	padding: 0;
}

.insertmodules ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e6edff;
}

.insertmodules ul li.odd {
	background-color: #f9fbff;
}

.insertmodules ul li:first-child {
	border-top: 1px solid #e6edff;
}

.insertmodules .modicon {
	float: left;
	margin-right: 15px;
}

.insertmodules a {
	position: absolute;
	right: 5px;
	top: 5px;
}

.insertmodules a span {
	color: #4c9fd7;
        text-decoration: none;
}

.insertmodules a span:hover {
	text-decoration: underline;
}

.insertmodules h4 {
	display: inline-block;
	margin: 7px 0 5px 0;
	color: #000;
	font-size: 11px;
}

.insertmodules p {
	margin: 0;
        padding: 0;
	color: #777777;
}

/* JQ Modal ***************************************************************/

/* jqModal base Styling courtesy of;
 * 	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
 * 	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
	display: none;
	position: fixed;
	width: 450px;
	background-color: #a4caee;
	color: #333;
	border: 1px solid black;
	padding: 8px;
	text-align: left;
}

.jqmOverlay { background-color: #000; }

.jqmWindow .titlebar {
	background-color: #d1e4f7;
	padding: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.jqmClose {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 15px;
	height: 15px;
	background: transparent url(../../images/icon_close.gif) top left no-repeat;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
 	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
*
*/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
.jqmWindow {
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
	left: expression(Math.round(50*(document.documentElement.offsetWidth || document.body.clientWidth)/100) + 'px');
}

.jqDrag {
	position: relative;
	cursor: move;
}



