/* $Id: admin.css,v 1.38 2003/12/16 21:08:06 eddieajau Exp $
*
* CSS for administration
*/

BODY {
	margin: 0px 0px 0px 0px;
	color : #333333;
	background-color: #FFFFFF;
}


/*Top Menu*/
#topmenu {
  position:relative;
  top:0px;
  left:0px;
  height:95px;
  background:url(Graphics/header_logo2.jpg) no-repeat left 0px;
  text-align:right;
  font-family: Arial, Helvetica, sans-serif;

}

#topmenu #topright {
  position:relative;
  top:5px;
  left:0px;
  text-align:right;
  padding-right:15px;
  font-size:10px;
  color:#8fe0eb;
}

#topmenu .text{
  position:relative;
  width:780;
  top:67px;
  left:0px;
  color:#8fe0eb;
  font-size:11px;
  font-weight:bold;
  padding-right:15px;
  
}

#topmenu a {
  color:#8fe0eb;
  text-transform:uppercase;
  text-decoration:none;
  margin:0 3px;
}

#topmenu a:hover {
  color:#013c44;
  text-transform:uppercase;
  text-decoration:none;
}


/*Footer*/

.footer {
        color : #387798;
        font-size : 11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight : normal;
}

.footer a {
  text-decoration:none;
  color : #387798;
}

.footer a:hover {
	color : #013c44;
	text-decoration : none;
}









a {

	text-decoration : none;

}

.login_text {
        color : #050E55;
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

.search_text {
        color : #FFFFFF;
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

.menu_link_first_thrid {
        color : #050E55;
        font-size : 15px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

.menu_link_second {
        color : #337396;
        font-size : 15px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

a.submenu {
        color : #FFFFFF;
        font-size : 12px;
        font-family : Trebuchet MS, verdana, serif;
        font-weight : bold;
        text-decoration : underline;
}

a.submenu:hover {
        color : #F8D9A6;
        font-size : 12px;
        font-family : Trebuchet MS, verdana, serif;
        font-weight : bold;
        text-decoration : underline;
}

a.submenu:active {
        color : #F8D9A6;
        font-size : 12px;
        font-family : Trebuchet MS, verdana, serif;
        font-weight : bold;
        text-decoration : underline;
}

a.article_link {
        color : #ff6600;
        font-size : 11px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

a.article_link:hover {
        color : #767676;
        font-size : 11px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

a.article_link:active {
        color : #767676;
        font-size : 11px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

a.article_categories {
        color : #5698E5;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

a.article_categories:hover {
        color : #767676;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

a.article_categories:active {
        color : #767676;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}




a.content_link {
        color : blue;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : underline;
}

a.content_link:hover {
        color : #7B7B7B;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : underline;
}

a.content_link:active {
        color : #050E55;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : underline;
}

a.content_link_home {
        color : #fce000;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : underline;
}

a.content_link_home:hover {
        color : #fce000;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : underline;
}

a.content_link_home:active {
        color : #fce000;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : underline;
}

.pagenav {
	color : #333333;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav {
	color : #808080;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.pagenav:hover {
	color : #ff6600;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav:active {
        color : #333333;
        font-size : 10px;
        font-weight : normal;
}

td {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

	

.button {
	border-style : solid;
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
}
 
.inputbox {
	border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}

INPUT, TEXTAREA, SELECT {
	color : #333333;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}
.small {
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.smallgrey {
        color : #767676;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : normal;
}

.footer_text {
        color : #000000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
}

.smallblack {
        color : #000000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
}

.actionHeader {
	color : #FF6600;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.actiontext {
	color : #000000;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.sectionHeader {
	color : #FF6600;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

.error {
	color : #c40000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333
}
	
.componentheading {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left
}
	
.moduleheading {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left
}


select.options,
input.options {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}



form {
	margin: 0px 0px 0px 0px;
}

/* Styles for dhtml tabbed-pages */
.ontab {

	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
       	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
	//border-bottom: solid 1px #777777;
}

a.notabdecorationoff {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;       	
	text-align: center;
	font-weight: normal;
	text-decoration : none;
}

a.notabdecorationoff:hover {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;       	
	text-align: center;
	font-weight: normal;
	text-decoration : none;
}

a.notabdecorationoff:active {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-decoration : none;

}

a.notabdecorationon {

	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;       	
	text-align: center;
	font-weight: bold;
	text-decoration : none;
}

a.notabdecorationon:hover {

	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;       	
	text-align: center;
	font-weight: bold;
	text-decoration : none;
}

a.notabdecorationon:active {

	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration : none;

}

.tabheading {
	background-color: #ffae00;
	/*border-left: solid 1px #777777;*/
	/*border-right: solid 1px #777777;*/
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.menubackgr {
	background-image: url(../Graphics/03_content_backgr.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.menudottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h1 {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 24px;
	font-weight: normal;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

h2 {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #050E55;
	font-size : 18px;
	font-weight: bold;
	white-space: nowrap;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

h3 {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #050E55;
	font-size : 16px;
	font-weight: bold;
	white-space: nowrap;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

.bold
{

	font-weight: bold;

}

p {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	font-weight: normal;
	margin-top: 0em;

}

.content {

	font-family : Trebuchet MS, verdana, serif;
	color : #000000;
	font-size : 14px;
	font-weight: normal;
	margin-top: 0em;
	bottom-top: 0em;
    

}

.content_home {

	font-family : Trebuchet MS, verdana, serif;
	color : #FFFFFF;
	font-size : 14px;
	font-weight: normal;
	margin-top: 0em;
	bottom-top: 0em;

}

.content_links {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight: normal;
	margin-top: 0em;
	bottom-top: 0em;

}

.submenu_text {
        color : #FFFFFF;
        font-size : 12px;
        font-family : Trebuchet MS, verdana, serif;
        font-weight : bold;
}


.testimonial_name {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333399;
	font-size : 13px;
	font-weight: bold;
	margin-top: 0em;
	bottom-top: 0em;

}

.testimonial_company {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333399;
	font-size : 13px;
	font-weight: normal;
	margin-top: 0em;
	bottom-top: 0em;

}


ul {

	font-family : Trebuchet MS, verdana, serif;
	color : #000000;
	font-size : 14px;
	font-weight: normal;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}


ol {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	font-weight: normal;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

.footerlinks
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt

}

/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #ff6600;
	text-align: center;
}
