/* STYLE SHEET DECLARATIONS 
copyright 2002 Evolution 7
http://www.evolution7.com
Do not reproduce without permission.
*/

/* HEADINGS */
.heading1 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #666666;
	text-decoration: none;
}

.heading2 {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #666666;
	text-decoration: none;
}

.heading3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	text-transform : uppercase;
	letter-spacing : 1px;
	font-weight : bold;
}
.logopad {
	padding: 14px 15px 20px 14px;
}

/* TEXT AND CONTENT */
.bodycontent {
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;font-size: 11px; color:#619296; font-weight: normal;
}

.bodycontent2 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #699B9F;
	text-decoration: none;
	padding: 0px 10px 12px 14px;
}
.bodycontent2 a {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #699B9F;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.bodycontent2 a:hover {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ff9900;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.bodycontent3 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.bodycontent4 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #999999
} 

.footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.pagingtext {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.validationtext {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}

.feedbacktext {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.sidetext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
	text-decoration: none;
} 

/* LINKS */

.navlinks { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	text-decoration: none;}
.navlinks:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sidelinks{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
	text-decoration: none;
} 
.sidelinks:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
	text-decoration: underline;
} 
.formlinks {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2C85A7;
	text-decoration: none;
}
.formlinks:hover {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2C85A7;
	text-decoration: underline;
}
.formlinks2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #cc0033;
	text-decoration: none;

	text-transform : uppercase;
}
.formlinks2:hover {
	font-family: Trebuchet MS, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #cc0033;
	text-decoration: underline;

	text-transform : uppercase;
}
.paginglinks { 
	font-family: Tahoma, Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	color: #FF9900; 
	text-decoration: none;}
.paginglinks:hover {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.tablinks {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #2C85A7;
	text-decoration: none;
}
.tablinks:hover {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #2C85A7;
	text-decoration: underline;
}
.logout{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	text-decoration: none;
}
.logout:hover {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	text-decoration: underline;
}


/* BUTTONS */

.btlogin {
	background: #AFCDD0 url(../../images/cms-login-off.gif) no-repeat; 
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	width:65px;
}
.btlogin a{
	background: #AFCDD0 url(../../images/cms-login-off.gif) no-repeat; 
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	padding:4px 4px 5px 4px;
	width:65px;
}
.btlogin a:hover{
	background: #06464C url(../../images/cms-login-ro.gif) no-repeat; 
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	padding:4px 4px 5px 4px;
	width:65px;
}

.button1 {
	border-width: 1px;
	border-style: solid;
	border-color: #D1D1D1;
	border-bottom-width : 0px;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	float: left;
}

.button2 {
	border: 1px solid #D1D1D1;
	padding: 10px;
	margin-right: 5px;
	float: left;
}

/* FORMS */

.textbox{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
	background-color : #ECF3F4;
	border-bottom: #ECF3F4 1px solid;
	border-right: #ECF3F4 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	COLOR: #333333;
	padding: 1px 0 0 0px;
} 

.formtext {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #50566B;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
} 




/* BORDERS */

/* TABLES */

.tableborder {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    }
.tablebg {
	background-color : #FFFFFF;
}
.tablecol1 {
    background-color :  #EEEEEE;
    }
.tablecol2 {
    background-color :  #FFFFFF;
    }
	
.validationtable {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color : #FFFFDB;
}

.feedbacktable {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color : #FFFFDB;
}

/* MISC */

div.float {
  float: left;
  }
  
div.float p {
	text-align: center;
	margin-bottom : 0px;
	margin-top : 0px;
}

div.spacer {
  clear: both;
  }

/* CSS MAKETREE STYLES */

/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 12pt; }
	ul.mktree  li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
}
