/* TIKIWIKI CSS - DEFAULT FILE */

/* MAIN TAGS */

body {
	background-color: #E9ECEF;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	}

a, a:visited, a:active {
	color: #000033;
	font-weight: bold;
	border-bottom: 1px solid #000033;
	text-decoration: none;
	}

a:hover {
	color: #333366;
	border-bottom: 1px solid #333366;
	text-decoration: none;
	}
	
iframe {
	position:absolute;
	top:70px;
	right:141px;
	scrolling:no;
	bottom:20px;
	width:679px;
	height:500px;
	}

/* PAGEHEAD :: The top section of the page, including the image banner */	

#pagehead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #C7D0D9;
	padding: 5px 0px 5px 15px;
	white-space: nowrap;
	}

#pagehead h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#pagehead p {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding-left: 15px; 
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}	

#pagehead img {
	float: fixed;
	margin: 2px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	

/* PAGEMENU :: A simple single line menubar   */	

#pagemenu {
	background-image: url('mozilla-menubar.png');
	height: 23px;
	text-align: center;
	white-space : nowrap
	}
	
#pagemenu ul {
	list-style: none;
	padding: 0;
	margin: 0px;
	}
	
#pagemenu ul li {
	display: inline;
	margin: 2px 0px 0px 0px;
	vertical-align: middle;
	}
	
#pagemenu a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000033;
	border-bottom: 0px solid #000033;
	text-decoration: none;
	padding: 2px 6px 5px 6px;
	}
	
#pagemenu a:hover {
	background-color: #424F63;
	color: #EEEEFF;
	}

#pagemenu a:active {
	background-color: #E7F0F9;
	color: #424F63;
	}

/* PAGEBODY :: Main Content Area of the Page */	
/*Custom*/
#pagebodyiLine {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 5%;
	margin-right: 16%;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

#pagebodyiLine h1 {
	margin-top: 0px;
	font-size: 16px;
	}
	
#pagebodyiLine h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #46596f;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebodyiLine h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #9999CC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	}

#pagebodyiLine p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	line-height: 150%;
	}
	
#pagebodyiLine li {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 150%;
	}
	
#pagebodyiLine .published {
	float: right;
	font-size: 11px;
	border: 2px solid #46596f;
	background-color:rgb(30,42,70);
	/*background-color: #46596f;*/
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	-moz-border-radius: 0px 0px 4px 4px;
	}

#pagebodyiLine .download {
	float: right;
	font-size: 11px;
	border: 2px solid #46596f;
	background-color: #46596f;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	-moz-border-radius: 0px 0px 4px 4px;
	}
/* Custom end*/

/* Main Content */
#pagebody {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 15px;
	margin-right: 270px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	}
	html>body #centercontent {
	margin-right: 270px;
	}

#pagebody h1 {
	margin-top: 0px;
	font-size: 16px;
	}
	
#pagebody h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #46596f;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebody h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #9999CC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	}

#pagebody p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	line-height: 150%;
	}
	
#pagebody li {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 150%;
	}
	
#pagebody .published {
	float: right;
	font-size: 11px;
	border: 2px solid #46596f;
	background-color:rgb(30,42,70);
	/*background-color: #46596f;*/
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	-moz-border-radius: 0px 0px 4px 4px;
	}

#pagebody .download {
	float: right;
	font-size: 11px;
	border: 2px solid #46596f;
	background-color: #46596f;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	-moz-border-radius: 0px 0px 4px 4px;
	}
	
.download a {
	color: #FFFFFF;
	border-bottom-width: 0px;
	}
	
/* PAGEBAR :: Bar on Right Side of Page */

#pagebar {
	position: absolute;
	right: 10px;
	top: 110px;
	width: 200px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}	

#pagebar h1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border-top: 1px dotted #9999CC;
	margin-top: 10px;
	margin-bottom: 5px;
	}

#pagebar p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	}

#pagebar a {
	border-bottom: 0px solid #333366;
	color: #333366;
	text-decoration: none;
	}

/* TABS */

div.tabsA {
	font-size: 11px;
	line-height: 23px;
	position: absolute;
	top: 51px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	z-index: 100;
	}
	
div.tabs {
	font-size: 11px;
	line-height: 23px;
	position: absolute;
	top: 121px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	z-index: 100;
	}

.content {
	position: relative;
	top: 70px;
	font-family: Veranda, Arial, sans-serif;
	border: 1px solid #666;
	width: 107%;
	overflow:auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 65px;
	z-index: 80;
	background-color: #f3f6f9;
	-moz-border-radius: 0px 4px 4px 4px;
	
	}
	
.tab {
	border-left:1px solid #347; 
	border-right:1px solid #347; 
	border-top:1px solid #347; 
	border-bottom:0px solid #347; 
	background-color: #bcd;
	color:rgb(30,42,70);	
	/*color: #303036;*/
	z-index: 100;
	-moz-border-radius: 4px 4px 0px 0px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px; 
	padding-bottom:1px
	}

.tabHover {
	background-color:rgb(30,42,70);
	/*background-color: #46596f;*/
	color:#fff;
	z-index: 90;
	border-bottom-width: 0;
	}

.tabActive { 
	padding: 3px 5px 2px 5px;
	color: #060610 ;
	background-color: #f3f6f9;
	z-index: 100;
	}
      
div.tabsClone .tab, div.tabsClone .tabActive {
	border-top-width: 0 !important;
	border-bottom-width: 1px !important;
	}

div.tabsClone .tabActive{
	top: -2px;
	}

a.removeTab{
	font-size: smaller;
	text-decoration: none;
	}


/* ASSORTED  */

#clear {
	clear:both;
	}
	