/* Standard Page Styles - start */
body {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
}

th {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
}
	
	
A:link	{ text-decoration: none; color: #ffffff; font-weight: bold; font-size:10px;	}	
A:visited { text-decoration: none; color: #ffffff; font-weight: bold; font-size:10px; }	
A:active { text-decoration: none; color: #ffffff; font-weight: bold; font-size:10px; }	
A:hover	{ text-decoration:underline; color: #667ca1; font-weight: bold; font-size:10px; }	
	
/* Standard Page Styles - end */

/* HTML Control Styles - start */
.Button
{
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
	border-spacing: 0px;
	background-color: #5898C5;
	border: solid 1px #dde3f7;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-image:url(../images/ButtonBack.jpg);
	background-position:top;
	height:19px;		
}

.Input_Textboxes
{
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	height: 14px;
	font-size:11px;
	color: #000000;
}

.Input_DropDowns
{
	font-size:11px;
	color: #000000;
}

.Input_TextArea /* for multiline textboxes */
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size:11px;
	color: #000000;
}

/* HTML Control Styles - finish */

/* Page Styles (Header, Footer, Menus,etc) - start */
/* --HEADER ITEMS-->> */
.WelcomeText
{
	color:#FFFFFF;
	font-size:11px;
}
.UserAuthorizationText
{
 	color:#FFFFFF; 
 	font-size:11px;
}

.PageHeaderLinks A:link	{ text-decoration: none; color: #FFFFFF; font-size:11px; font-weight:normal; }	
.PageHeaderLinks A:visited { text-decoration: none; color: #FFFFFF; font-size:11px; font-weight:normal; }	
.PageHeaderLinks A:active { text-decoration: none; color: #FFFFFF; font-size:11px; font-weight:normal; }	
.PageHeaderLinks A:hover	{ text-decoration: none; color: #F7e59d; font-size:11px; font-weight:normal; }


/* <<--END HEADER ITEMS-- */


/* --LEFT MENU-->> */
.LeftMenu_MainBackColour
{
	background-color:#FFFFFF;
	background-image:url(../images/comunet_spec/left_side_background.jpg);
	background-repeat:repeat-y;
}

.LeftMenu_MainHeading
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


A.LeftMenu_SubHeadingLnk:link	{ FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none; }	
A.LeftMenu_SubHeadingLnk:visited { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none; }	
A.LeftMenu_SubHeadingLnk:active { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none; }	
A.LeftMenu_SubHeadingLnk:hover	{ FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: underline; }
	
.LeftMenu_SubHeadingBackColour
{
	/* background-color:#197490; */
}
/* <<--END LEFT MENU-- */
/* -- SITE MAP PATH STYLES-->> */

.SiteMapPath_PathSeparatorStyle { color:#7b899f; font-size: 12px; font-weight:normal; text-decoration:none; }
.SiteMapPath_CurrentNodeStyle{ color:#7b899f; font-size: 12px; font-weight:normal; text-decoration:none; }

.SiteMapPath_NodeStyle /* not currently used!*/
{
	color:#FFFFFF;
	font-size: 11px;
}

.SiteMapPath_RootNodeStyle A:link { color:#7b899f; font-size: 12px; font-weight:normal; text-decoration:none; }
.SiteMapPath_RootNodeStyle A:visited { color:#7b899f; font-size: 12px; font-weight:normal; text-decoration:none; }
.SiteMapPath_RootNodeStyle A:active { color:#7b899f; font-size: 12px; font-weight:normal; text-decoration:none; }
.SiteMapPath_RootNodeStyle A:hover { color:#7b899f; font-size: 12px; font-weight:normal; text-decoration:underline; }

/* <<-- END SITE MAP PATH STYLES-- */

/*  -- ARTICLES GADGET STYLES -->> */

.article_titlelnk A:link { color:#FFFFFF; font-size: 15px; font-weight:bold; text-decoration:none; }
.article_titlelnk A:visited { color:#FFFFFF; font-size: 15px; font-weight:bold; text-decoration:none; }
.article_titlelnk A:active { color:#FFFFFF; font-size: 15px; font-weight:bold; text-decoration:none; }
.article_titlelnk A:hover { color:#000099; font-size: 15px; font-weight:bold; text-decoration:none; }

.article_title {
	color:#990000;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

/* <<-- END ARTICLES GADGET STYLES-- */

/*  --NEWS GADGET STYLES -->> */
.news_title
{
	font-size:12px;
	color:#003176;
	font-weight:normal;
}
.news_date
{
	font-weight: bold; 
	font-size: 10px; 
	color: #183360;
}
.news_body
{
	font-weight: normal; 
	font-size: 12px; 
	color: #183360; 
}
/* <<-- END NEWS GADGET STYLES-- */

.filesizecss {
	font-size: 10px;
}

/* Page Styles (Menus,etc) - finish */

.form_label
{
	font-size: 11px;
	color:#606060;
}

.date_label
{
	color:#404040;
	font-size:10px;
}

.form_values
{
	font-size: 11px;
	font-weight:bold;
}

.info_text
{
	color:#0033CC;
	font-size:11px;
}

.dashed_line
{
	background-image: url(../images/dashed_line.gif); 
	background-repeat: repeat-x;
}

.simplelink A:link	{ text-decoration: none; color: #660000; font-size:10px; font-weight:normal;}	
.simplelink A:visited { text-decoration: none; color: #660000; font-size:10px; font-weight:normal;}	
.simplelink A:active { text-decoration: none; color: #660000; font-size:10px; font-weight:normal;}	
.simplelink A:hover	{ text-decoration:underline; color: #660000; font-size:10px; font-weight:normal;}

.FooterLinks	{ 
	color: #1857aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}
.FooterLinks A:link	{ font-weight: bold; font-size: 12px; color: #1857aa;  text-decoration: none; }	
.FooterLinks A:visited { font-weight: bold; font-size: 12px; color: #1857aa; text-decoration: none; }	
.FooterLinks A:active { font-weight: bold; font-size: 12px; color: #1857aa; text-decoration: none; }	
.FooterLinks A:hover	{ font-weight: bold; font-size: 12px; color: #1857aa; text-decoration: underline; }

.head1_link A:link	{ text-decoration: none; color: #000000; font-size:12px; font-weight:bold;}	
.head1_link A:visited { text-decoration: none; color: #000000; font-size:12px; font-weight:bold;}	
.head1_link A:active { text-decoration: none; color: #000000; font-size:12px; font-weight:bold;}	
.head1_link A:hover	{ text-decoration:underline; color: #000000; font-size:12px; font-weight:bold;}

.gadget_header
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;
	font-style:italic;
	COLOR: #183360; 
	TEXT-DECORATION: none;
}
.ContentMainHeading
{
	font-size:14px; 
	color:#003399; 
	font-weight:bold;
}
.head1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subhead1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #412319;
}

.texterror{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.footertext
{
	font-size: 10px;
	font-style: normal;
	color: #707070;
}
.largerfont
{
	font-size: 13px;
}
.normalitalics {
	font-size: 12px;
	font-style: italic;	

}
.smallbold {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.smallerbold {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.smallerboldwhite {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.smallboldwhite {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.smallitalics {
	font-size: 11px;
}
.smallitalicsgray {
	font-size: 11px;
	color:#404040;
}
.smallitalicsred {
	font-size: 11px;
	font-style: italic;
	color:#CC0000;
}
.smalleritalics {
	font-size: 10px;
	font-style: italic;
}
.bluesmallbold {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #0033CC;
}
.charcoalbold {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#808080;
}
.maroonbold {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#CC0000;
}

.maroonboldunderline {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	color:#CC0000;
}
.GreenPictureBorder
{
	BORDER-LEFT-COLOR: #006600;
	BORDER-LEFT-WIDTH: 2px;
	BORDER-BOTTOM-COLOR: #006600;
	BORDER-BOTTOM-WIDTH: 2px;
	BORDER-TOP-COLOR: #006600;
	BORDER-TOP-WIDTH: 2px;
	BORDER-RIGHT-COLOR: #006600;
	BORDER-RIGHT-WIDTH: 2px;
}

.BluePictureBorder
{
	BORDER-LEFT-COLOR: #0066CC;
	BORDER-LEFT-WIDTH: 2px;
	BORDER-BOTTOM-COLOR: #0066CC;
	BORDER-BOTTOM-WIDTH: 2px;
	BORDER-TOP-COLOR: #006600;
	BORDER-TOP-WIDTH: 2px;
	BORDER-RIGHT-COLOR: #0066CC;
	BORDER-RIGHT-WIDTH: 2px;
}



/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
STYLES FOR SPHIDER ADMINISTRATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.main {font-size: 12px; font-weight: bold}
.white {background-color: #FFFFFF}
.grey {background-color: #F2F2F2}
.darkgrey {background-color: #AAAAAA}
.greyHeading {
	background-color: #EEE; 
	padding: 4px;
}

a#small_button{
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #00B;
	text-decoration: none;
	text-align: center;

}

a#small_button:hover{
	text-decoration:underline;
}


div.fields label{
	width:40em;
	float:left;
	text-align:right;
	margin-right:1em;
}

input#text {
	background:#f5f5f5;
	font-size:1em;
	margin-bottom:0.5em;
}

input#radio {

}

input:active,input:focus,textarea:active,textarea:focus{
	background:#FFFFBB;
}
div.clear{clear:both;}

.left1 {
	text-align:right;
}

.tableSubHeading {
	background: #eee; 
	font-weight:bold; 
	padding:2px;
	margin-top:5px;
	border: 1px solid #969696;
}

.tableSubSubHeading {
	background: #F2F2F2; 
	font-weight:bold; 
	padding:1px;
}


.field1{
	border:1px solid #969696; 
	background:#f5f5f5
}

div#settings{
	width:80%;
	border:1px solid #202020;
	background:#ffffff;
	padding:1px;
	margin:0 auto;
}

div#indexoptions{
	padding:10px;
	width:500px;
	border:1px solid #202020;
	background:#ffffff;
	margin:0 auto;
}



div#sitelist{

}


div#admin{
    padding:10px;
	margin: 15px 15px;
}

#admin p.warn,#admin p.ok{
	text-align:center;
}



#mainmenu ul li a:hover,#mainmenu ul li a:focus,#mainmenu ul li a:active{
/*color: #930;*/
background: #e5ecf9;
}


#mouse_over{
	/*color: #930;*/
	background: #e5ecf9;
}



#tabs {
	font-size: 12px;
	clear: both;
	text-align: center;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
}

#tabs li { 
	float: left; 
	height: 26px;
}

#tabs a { 
	width: 75px; 
	font-size:10px; 
}

#tabs a#selected {
	position: relative;
	top: 0px;
	margin: 0 2px 0 0;
	float: left;
	background: #eee;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

#tabs a#default {
	position: relative;
	top: 0;
	margin: 2px 2px 0 0;
	float: left;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 5px 4px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

#tabs a:hover {
	background: #eee;
	position: relative;
	top: 0;
	padding: 5px 4px 6px 10px;
	margin-top: 0px;
}

#tabs a.active {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #EEE;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a.active:hover {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#main {
	text-align: left;
	border: 1px solid #666;
	clear: both;
	width: 98%;
	margin-top: -1px;
}

#submenu ul {
	list-style-type: none;
	margin:0;
	margin-left:25px;
	padding: 0;
}

#submenu li {
	float: left;
	padding: 0 8px 0 8px;
	margin-left:-1px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	white-space: nowrap;
}
#submenu li a{
	color: #00B;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
}


#submenu li a:hover{

	text-decoration:underline;
}


#submenu {
	height:1em;
	padding:7px;
	margin-bottom:10px;
	background: #eee;
	color: #666;
	border-bottom:1px solid #666;
//	padding: 5px 7px 7px 7px; /* for All other Browsers */
}

#vertmenu {
	float:right;
		width: 100px;
	margin-left:0;
	padding: 0 0 0 0;
	}

#vertmenu ul{
		list-style: none;
		margin-right:0;
		margin-left:0;
		margin-top: 0;
		padding: 0;
		border: none;
}

#vertmenu li {
    margin-left:0px;
	padding-bottom:1px;
	text-align:left;
}

#vertmenu li a{
		display: block;

	background: #fff;
	border: 1px solid #969696;
	padding: 3px 4px;
	font-size: 12px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
		width: 100%;
}

#vertmenu ul li a:hover,#menu ul li a:focus,#menu ul li a:active{
	background: #e5ecf9;
}


input#submit{
	background:#e5ecf9;
	color:#000;
	font-size:12px;
	padding: 2px;
	font-weight:bold;
	margin:1em 0 0 0em;
}

#statistics_table {
	width: 80%;
	border: 1px solid #333;
	margin: 0 auto;
}

ul#vertmenu{
	margin: 100;
	padding: 0;
	list-style-type: none;
}