

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: #ffffff url(../../images/cyprusnet/body_bg.jpg) top center repeat-x;
	padding: 0 0 20px 0;
	margin-top: 0px;
        margin-bottom: auto;
	text-align: center;
	height:100%; 
	overflow-y:auto;
}

/* default heading sizes */	

h1		{ font: bold 16px/13px Tahoma, Verdana; color: #006699; margin: 0 0 8px 0; line-height: 18px; }

h2		{ font: bold 13px/11px Tahoma, Verdana; color: #333333; line-height: 16px; }

h3 		{ font: bold 13px/11px Tahoma, Verdana; color: #f18900;  line-height: 16px; }

h4		{ font: normal 1.25em;  color: #006699; }

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

.htmlbox {
	font: normal 12px/11px Tahoma, Verdana;
	color: #333333;
}

iframe {
	border: 0px;
	border-color: #ffffff;
	font: normal 12px/11px Tahoma, Verdana;
}

iframe #pscroller2 {
	border: none;
}

#righty { font-size: 1.15em;}

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

#righty .htmlbox ul li {  
	list-style: none;
	padding-left: 35px;
	margin-bottom: 5px;
	background: url(../../images/cyprusnet/bullet.gif) 20px 7px  no-repeat;
}

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

#righty .htmlbox p {
}

#righty .htmlbox a {
	color: #006699;
	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; }

#container {
        width: 1010px;
        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%;
}

#top_content {
	width: 980px;
	padding: 0 15px;
}

#main_content {
	width: 980px;
	padding: 0 15px;
	background: url(../../images/cyprusnet/main_content_bg.png) top left repeat-y;
}

#content_bottom {
	clear: both;
        height: 69px;
	background: url(../../images/cyprusnet/main_content_bottom.png) top left no-repeat;
}

.clearfix {
	clear: both;
	height: 1px;
}

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

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

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

#topmenu { background: url(../../images/cyprusnet/topmenu_bottom.jpg) bottom left repeat-x; width: 980px; font: normal 13px/12px Tahoma, Verdana; }

#topmenu a { color: #6a6967; font-weight: bold; text-decoration: none;}

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

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

#topmenu ul li { float:left; margin: 0 1px 0 0; text-decoration:none; }

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

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

#topmenu ul ul {
        display: none;
}

/********************** 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: 115px;
	padding: 0;
}

#belowtopmenu {
}

/*********** Search *************/
div.searchy {
	float: right;
	clear: right;
	width: 290px;
	height: 33px;
	line-height: 33px;
}

div.searchy h1, 
div.searchy h3 {
	float: left;	
	font: bold 13px/12px Tahoma, Verdana;
	line-height: 33px;
	color: #6a6967;
}

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

div.searchy input {
        width: 174px;
	padding: 4px 0 0 4px;
	margin-left: 5px;
	height: 16px;
	border: none;
	background: url(../../images/cyprusnet/search_input_bg.gif) top left no-repeat;
	_height: 20px;
	_margin-top: 5px;
}

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

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

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

#abovetopmenu .htmlbox {
	margin-top: 8px;
	float: right;
	text-align: right;
        padding: 4px 12px 8px 0;
	color: #206bae;
	_margin-top: 3px;
}

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

#abovetopmenu .htmlbox.sitetitle {
	color: #6f6f6f;
	padding: 8px 0 20px 0;
}

#abovetopmenu .loginsnippet {
        margin-top: 6px;
        float: right;
	clear: right;
        text-align: right;
	padding: 4px 0 8px 0;
       	_margin: 3px 0 0 0;
	_padding: 4px 0 0 0;
}

#abovetopmenu .loginsnippet a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #206bae;
}

#info {
	width: 1010px;
	height: 35px;
	_height: 50px;
	padding-top: 15px;
	font: normal 12px/11px Tahoma, Verdana;
}

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

#inforight {
	width: 770px;
	margin-left: 200px;
	text-align: left;
}

#inforight a {
	color: #006699;
}

.marquee {
	margin-top: -12px;
	background: url(../../images/cyprusnet/marquee_bg.gif) top left no-repeat;
	padding: 13px 13px 14px 13px;
}

#lefty {
        float: left;
        width: 175px;
	_width: 200px;
	padding: 0 15px 0 10px;
        text-align: left;
}

#leftytop {
	background: url(../../images/cyprusnet/cyan_fade.jpg) top left repeat-x;
}

#righty {
	float: left;
        width: 770px;
	_width: 765px;
        text-align: left;
}

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

#rightyl {
        float: left;
        width: 485px;
        _height: 1%;
}

#rightyr { 
	width: 275px; 
	_width: 280px;
        margin: 0;
	padding: 0 0 0 10px;
	float: left;

}

#footer {
	clear: both;
	width: 980px;
	min-height: 110px;
	margin: 15px auto;
	_height: 110px;
	_margin: 15px;
	padding: 0;
	background: url(../../images/cyprusnet/footer_bg.png) top left repeat-x;
}

#footer .column {
	float: left;
	position: relative;
	padding: 0 20px;
}

#footer .column.links {
	background: url(../../images/cyprusnet/vertical_separator.jpg) top left repeat-y;
}

#footer .sub_column {
	float: left;
	margin-right: 30px;
}

#footer h2 {
	margin: 0;
	padding: 0;
	font: bold 13px/12px Tahoma, Verdana;
}

#footer ul {
        padding: 5px 0 0 0;
        margin: 0;
}

#footer ul li {
        list-style: none;
        padding: 6px 0 4px 13px;
        background: transparent url(../../images/cyprusnet/bullet_footer.gif) 0 9px  no-repeat;
}

#footer ul li a {
        color: #606060;
}


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

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

#lefty .treemenu h1 {
	display: block;
	height: 37px;
	padding: 15px 0 0 5px; 
	margin: 0;
	font: bold 13px/11px Tahoma, Verdana;
	line-height: 14px;
	color: #333333;
	border-bottom: 1px solid #cacaca;
	_height: 52px;
}

#lefty .treemenu ul {
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 6px 0 8px 0;
	border-bottom: 1px solid #cacaca;
}

#lefty .treemenu ul li {
        display: block;
        text-indent: 0px;
        margin: 0px;
	padding: 0;
        line-height: 16px;
}

#lefty .treemenu ul li a {
        text-decoration: none;
        display: block;
	padding: 4px 0 4px 13px;
	background: url(../../images/cyprusnet/arrow_blue.gif) 2px 9px  no-repeat;
        color: #006699;
	font: normal 12px/10px Tahoma, Verdana;
	line-height: 15px;
}

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

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

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

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

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

#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 20px;
	background: none;
	color: #2a75b3;
	font-weight: normal;
}

#lefty .treemenu ul li ul li:hover a {
        color: #8eb6dc;
        background: url(../../images/default/small_arrow_blue.png) 10px center no-repeat;
}

#lefty .treemenu ul li ul li.active a {
        color: #939293;
        background: url(../../images/default/small_arrow_blue.png) 10px center no-repeat;
}

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

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

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

.langchooser label {
        color: #333333;
}

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

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

.tab {
	display: block;
	width: 100%;
	height: 52px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cacaca;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.news .tab span {
	padding-top: 15px;
	height: 37px;
}

.tab.blue,
.news.blue .tab {
	background: url(../../images/cyprusnet/cyan_fade.jpg) top left repeat-x;
}

.tab.green,
.news.green .tab {
	background: url(../../images/cyprusnet/green_fade.jpg) top left repeat-x;
}

.tab.orange,
.news.orange .tab {
        background: url(../../images/cyprusnet/orange_fade.jpg) top left repeat-x;
}

.tab h1,
.tab span {
	display: inline-block;
	float: left;
	color: #000000;
	padding: 15px 0 0 3px; 
	font-size: 15px;
}

#righty .htmlbox .tab a.linkto,
#righty .htmlbox .tab a .linkto {
	float: right;
	margin: 15px 3px 0 0;
}


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 .subject {
	margin-bottom: 5px;
        font-size: 14px;
        font-weight: bold;
}

.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 .subject,
.newsitem .subject a,
.newsitem .subject a:visited {
	color: #006699;
}

.newsitem .keywords {
	margin-bottom: 10px;
	font: normal 12px/11px Tahoma, Verdana;
}

.news .date {
	margin: -2px 0 10px 0;
	font: normal 12px/11px Tahoma, Verdana;
	color: #999999;
}

.newsitem {
	margin-bottom: 10px;
	border-bottom: 1px solid #cacaca;
}

.newsitem p {
	margin: 0;
	float: none;
	font: normal 13px/11px Tahoma, Verdana;
	line-height: 17px;
}

.news.nopager p {
	line-height: 16px;
}

.news .image {
	float: left;
}

.news .image.full {
	float: none;
	text-align: center;
}

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

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

.newsitem .linktofull {
	clear: both;
	margin-top: 5px;
}

.newsitem .linktofull a {
	display: inline-block;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
        background: url(../../images/cyprusnet/linkmore_blue.gif) 100% 7px no-repeat scroll;
}

.newsitem .linktofull a:hover {
	text-decoration: underline;
}

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

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

.newsback a,
.newsback a:visited {
	display: block;
	width: 137px;
	_width: 177px;
	height: 23px;
	_height: 28px;
	padding: 5px 0 0 40px;
	margin: 10px 0 20px 0;
	color: #006699;
	font-size: 11px;
	background: url(../../images/cyprusnet/back_button.png) no-repeat;
}

.newsbody {
	padding-top: 15px;
}

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

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

.newsletterbox {
	background-color: #eeeeee;
	border: 1px solid #cacaca;
	padding-bottom: 11px;
	font: normal 14px/11px Tahoma, Verdana;
	line-height: 16px;
}

.newsletterbox .insertmail {
	display: block;
}

.newsletterbox .insertmail_title {
	background: url(../../images/cyprusnet/horiz_separator.png) bottom left repeat-x;
        padding-bottom: 2px;
	margin: 0 0 5px 0;
}

.newsletterbox .insertmail h1 {
	display: block;
	height: 30px;
	padding: 0 0 0 35px;
	margin: 0;
	font-size: 12px;
	color: #53524f;
	line-height: 30px;
	background: url(../../images/cyprusnet/mail_icon.png) 10px 50% no-repeat;
}

.newsletterbox .insertmail_content {
	padding-left: 10px;
	font-size: 12px;
}

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

.newsletterbox label {
	display: inline-block;
	margin: 5px 0;
	width: 60px;
}

.newsletterbox input {
	width: 175px; 
}

.newsletterbox button {
        margin: 10px 0 5px 140px;
        width: 101px;
        height: 24px;
	border: 0;
        background: url(../../images/cyprusnet/submit_button.png) top left no-repeat;
        color: #ffffff;
	line-height: 24px;
	_margin-left: 135px;
	padding-bottom: 5px;
}

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

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

#copyinfo {
	clear: both;
	float: none;
	width: 980px;
        margin-left: auto;
        margin-right: auto;
        padding: 15px 0 10px 0;
        text-align: center;
	line-height: 20px;
	color: #606060;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

#copyinfo a {
	color: #606060;
}

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

#copyleft p {
	margin: 0;
}

#copyleft a {
	color: #636363;
}

#copyleft a:hover {
        color: #666666;
}

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

#copyright a {
	color: #636363;
}

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

.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 {
	margin: 15px 0;
	padding: 10px 0;
	background-color: #f7f7f6;
	border: 1px solid #e0e0e0;
	text-align: center;
}

.boxarea table {
	margin: 10px auto 0 auto;
}

.greyarea {
	margin: 0 0 10px 0;
	padding: 10px 0 1px 0;
	background-color: #f3f3f2;
}

#righty .htmlbox a.button_link {
	display: block;
	width: 213px;
	_width: 233px;
	height: 21px;
	_height: 28px;
	margin: 0 0 10px 20px;
	padding: 7px 0 0 20px;
	color: #006699;
	text-decoration: none;
	background: url(../../images/cyprusnet/button_link.gif) top left no-repeat;
}

#righty .htmlbox a.button_link:hover {
	text-decoration: underline;
}

.bluebox {
	border: 1px solid #4fa4c3;
}

.bluebox h1 {
	display: block;
	height: 28px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #BEDBE6;
	background: url(../../images/cyprusnet/blueBox_header.gif) top left repeat-x;
	color: #000000;
	font-size: 12px;
	line-height: 28px;
}

.bluebox p {
	padding: 0 0 0 10px;
	margin: 10px 0;
}

.bluebox select {
	width: 150px;
	color: #006699;
	font-size: 12px;
	background-color: #ffffff;
}

#righty .htmlbox .bluebox a {
	color: #006699;
	text-decoration: none;
	line-height: 20px;
}

#righty .htmlbox .bluebox a:hover {
	text-decoration: underline;
}

.boxlinks h1 {
	padding: 0 0 10px 3px; 
	margin: 0;
	font-size: 12px;
	color: #53524f;
	border-bottom: 1px solid #cacaca;
}

.boxlinks ul {
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 0 0 8px 0;
}

.boxlinks ul li {
        display: block;
        text-indent: 0px;
        margin: 0 0 1px 0;
        padding: 0;
        line-height: 16px;
	background-color: #f3f3f2;
	border-bottom: 1px solid #cacaca;
}

.boxlinks ul li a {
        text-decoration: none;
        display: inline-block;
        padding: 4px 0 7px 10px;
        color: #006699;
        font: normal 12px/10px Tahoma, Verdana;
        line-height: 15px;
}

.boxlinks ul li .active {
        font-weight: bold;
}

.boxlinks ul li.active li {
        background: none;
}

.boxlinks ul li:hover a {
        text-decoration: underline;
}

.boxlinks ul li.active a {
        font-weight: bold;
}

.boxlinks ul ul {
        display: none;
}


.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: 100%;
}

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

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

#righty .htmlbox a.linkto,
#righty .htmlbox a .linkto {
	display: inline-block;
	padding-right: 12px;
	background: url(../../images/cyprusnet/linkmore_blue.gif) right 4px no-repeat;
	font-size: 12px;
	text-decoration: none;
}

#righty .htmlbox a:hover.linkto,
#righty .htmlbox a:hover .linkto { 
	color: #006699; 
	text-decoration: underline;
}

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

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

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

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

.sitemap ul ul li a {
	color: #333333;
}

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

/****** Gallery *****************/

.gallery h1 {
        font-weight: normal;
        font-size: 11px;
}

.gallery li {
        float: left;
}
.gallery .photogroup{
        width: 200px;
        text-align: center;
        margin: 30px;
        border: 1px solid #cccccc;
}

.gallery .aphoto {
}

.gallery .back {
        display: none;
}

.gallery .lezanta {
        background-color: #ececec;
}

.gallery .lezanta a {
        color: #333333;
}

/****** End Gallery ***************/

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

.files_div {
        padding: 5px;
        background-color: #eef7fb;
        border: 1px solid #cccccc;
}

.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: 1010px;
        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;
}





