/**
 * @version $Id: template.css 2008-11-20 $
 * @author Design by ( WebMuse Gloria )
 * @copyright Copyright (C) 2009 Creative Illuminations Web Services. All rights reserved.
 *
 *  Service Bureau
 *
 * class = .  use multiple times
 * id    = #  use only once
 *
 */
 
.hilite1 {
	color: #62A59F;
}

.hilite2 {
	color:  #9159C6;
}

.vspacercolor {
	background-color: #9159C6;
}

html {
    height: 100%;
	color: #1A007B;
	line-height: 110%;
}

body  {
	font-family: Tahoma;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #1A007B;
}
body-save  {
	background: url('../images/backfade.jpg') repeat-x fixed;
}




h1, h2, h3, h4, h5  {	
	color: #62A59F;
	text-align: left;
    font-family: Tahoma;
}
h1 {
	font-size: 30px;
	line-height: 36px;
}
h2 {
	font-size: 28px;
	line-height: 34px;
}
h3 {
	font-size: 22px;
	line-height: 28px;
}
h4 {
	font-size: 18px;
	line-height: 22px;
	color: #62A59F; 
}
h5 {
	font-size: 18px;
	line-height: 22px;
}


.mainsitecontent {
	text-align: left;
}

.contentpane, .contentpaneopen  {
	font-family: Tahoma;
    padding-top: 5px;
}

.contentpaneopen-hilite, .contentpaneopen-subscribe  {
	font-family: Tahoma;
	padding-bottom: 5px;
    padding-top: 5px;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}

.mainsitecontenttable {
	border-style: none;
}
/* spacer lines and other background colors colors */
hr {
	color: #9159C6;
}
.bright {
	background: #7D4382;
}

p, div, li, td {	
	font-size: 14px;
	margin-top: 0;
}

td {
	margin: 9px 9px 9px 9px;
}

a:link {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #9159C6;
}

a:visited {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #C1822D;
}

a:hover {
	color: #C1509C;
}

a:active {
	font-style: normal;
	color: #C1822D;
}

a.extra_links:link {
	color: #9159C6;
}
a.extra_links:visited {
	color: #C1822D;
}

a.extra_links:hover {
	color: #C1509C;
}

.extra_title {
	text-decoration: none;
	font-size: 16px;
	color: #62A59F;
}

a.extra_title_links:link {
	text-decoration: none;
	font-size: 14px;
	color: #9159C6;
}
a.extra_title_links:visited {
	text-decoration: none;
	font-size: 14px;
	color: #C1822D;
}
a.extra_title_links:hover {
	text-decoration: underline;
	color: #C1509C;
}

.extras-divider {
	width: 90px;
	text-align: center;
	color: #62A59F;
}

.fontsize14bold {
	font-weight: bold;
	font-size: 14px;
}

.headfont {
	font-size: 33px;
	line-height:  39px;
	color: #62A59F;
	vertical-align: middle;
}

input.button { cursor: pointer; }

img { border: 0 none; }

/* Menu Links - all links outside of content should use this */

.mainlevel {
	font-family: Tahoma;
	display: block;
	white-space: nowrap;
	float: none;
	line-height: 18pt;
	color: #98ABE5;
	text-transform: none; 
    font-weight: bold;
    font-size: 12pt;
    text-align: left;
    padding-left: 0px;
}

li.mainlevel {
	margin-left: -30px;
	padding: 0;
	list-style: none;
	font-family: Tahoma;
}

a.mainlevel:link {
	display: block;
	padding: 1px 0;
    font-weight: bold;
	color: #98ABE5;
	text-decoration: none;
	font-family: Tahoma;
}

a.mainlevel:visited {
	display: block;
    font-weight: bold;
	color: #1A007B;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #CDF8EE;
    background: #62A59F;
}

#active_menu {
	margin-top: 0px;
	color: #CCCCCC;
	text-decoration: underline;
    font-family: Tahoma;
}

/* Menu Links - Left */

#menu-left {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	MARGIN-left: 0px; 
	font-size: 13px;
	font-family: Tahoma;
	line-height: 20px;
}
.menu-left UL {
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
}
.menu-left LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	MARGIN-left: 0px; 
	MARGIN-right: 0px; 
	MARGIN-top: 0px; 
	MARGIN-bottom: 2px; 
	LIST-STYLE-TYPE: none;
	font-size: 12px;
	border-top: transparent 3px solid;
	font-family: Tahoma;
}
.menu-left LI UL LI {
	MARGIN-bottom: 0px; 
}
.menu-left A {
	DISPLAY: block; 
	PADDING-TOP: 2px;  
	PADDING-BOTTOM: 3px; 
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px; 
	COLOR: #CDF8EE; 
	LINE-HEIGHT: 1; 
	TEXT-DECORATION: none;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

#menu-left {
	WIDTH: 152px;
}
#menu-left UL {
	WIDTH: 152px;
}
.menu-left A {
	COLOR: #CDF8EE; 
	background: url('../images/nav_but_03') no-repeat scroll center left;  
}
.menu-left A:hover {
	COLOR: #CDF8EE; 
	background: url('../images/nav_but_01') no-repeat scroll center left;  
}
.menu-left A:active {
	COLOR: #CDF8EE; 
	background: url('../images/nav_but_02') no-repeat scroll center left; 
}
.menu-left A:focus {
	COLOR: #CDF8EE; 
	background: url('../images/nav_but_02') no-repeat scroll center left; 
}

#current {
	background: url('../images/nav_but_02a') no-repeat scroll center left; 
	COLOR:  #CDF8EE;
}
#current A {
	background: url('../images/nav_but_02') no-repeat scroll center left; 
	COLOR:  #CDF8EE;
}
#current A:active {
	background: url('../images/nav_but_02') no-repeat scroll center left; 
	COLOR:  #CDF8EE;
}
#current A:focus {
	background: url('../images/nav_but_02') no-repeat scroll center left; 
	COLOR:  #CDF8EE;
}
#current A:hover {
	COLOR: #CDF8EE; 
	background: url('../images/nav_but_01') no-repeat scroll center left; 
}

.sublevel {
	font-size: 9px;
    font-family: Tahoma;
}

/* Joomla Specific Formats */

body.contentpane {
	width : auto;
	margin : 1px;
	line-height : 1.4em;
	text-align: left;
}

div.componentheading, div.contentheading {
	font-family: Tahoma;
	padding-left: 0px;
	text-align: left;
	color:  #62A59F;
	line-height: 110%;
}
.componentheading, .contentheading {
	margin-left: 0;
    margin-right: 0;
	margin-bottom: 10px;
	margin-top: 5px;  
	padding-left: 0px;	
	line-height: 110%;
	font-weight: bold;
	font-family: Tahoma; 
    text-align: left;
	color:  #62A59F;
}

.componentheading {
	font-size: 24pt;
	line-height: 110%;
}

.contentheading {
	font-size: 20pt;
	line-height: 110%;
}

a.contentpagetitle:link {
	margin-left: 0;
    margin-right: 0;
	margin-bottom: 10px;
	margin-top: 5px;  
	padding-left: 0px;	
	line-height: 110%;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	color: #9159C6;
	font-size: 24px;
	text-decoration: none;
	font-style: normal;
}

a.contentpagetitle:visited {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #C1822D;
	font-size: 24px;
	font-style: normal;
	text-decoration: none;
}

a.contentpagetitle:hover {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #C1509C;
	background: #62A59F;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
}

a.contentpagetitle:active {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #C1822D;
	font-size: 24px;
	text-decoration: underline;
	font-style: normal;
}


.breadcrumbs {
	font-size: 8px;
}

.bannerheader {
	margin-top: 15px;
}

.banneritem_text {
	margin-top: 5px;
}

#search {
	float: left;
	width: 100px;
	height: 40px;
	overflow: hidden;
	text-align: left;
}

div#footer  {
	font-size: 9px;
	text-align: center;
	font-family: Tahoma;
	padding: 2px 0px 2px 0px;
}


/* TOC */
table.contenttoc{
	float: left;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #CCCCCC;
	border: 1px solid #999900;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
		float: left;
	margin-right: 1em;
}

.img_caption.right {
		float: right;
	margin-left: 1em;
}

.img_caption.left p {
		clear: left;
	text-align: center;
}

.img_caption.right p {
		clear: right;
	text-align: center;
}


/* System Messages */
#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#F0F0EF;
border:solid 0px;
}
#system-message dt { font-weight: bold; font-family: Tahoma; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#F0F0EF;padding:0; font-family: Tahoma; }
#system-message dd ul { color: #CE471D; margin-bottom: 10px; list-style: none; padding: 0px; border-top: 3px solid #CB393F; border-bottom: 3px solid #CB393F; font-family: Tahoma; }

/* System Standard Messages */
#system-message dt.message { display: none; font-family: Tahoma; }
#system-message dd.message { font-family: Tahoma; }
#system-message dd.message ul { background: #9159C6; font-family: Tahoma; }

/* System Error Messages */
#system-message dt.error { display: none; font-family: Tahoma; }
#system-message dd.error { font-family: Tahoma; }
#system-message dd.error ul { color: #CE471D; background: #F2E3ED ; border-top: 3px solid #CB393F; border-bottom: 3px solid #CB393F;margin:0; font-family: Tahoma; }

/* System Notice Messages */
#system-message dt.notice { display: none; font-family: Tahoma; }
#system-message dd.notice { font-family: Tahoma; }
#system-message dd.notice ul { color: #CE471D; background: #F2E3ED; border-top: 3px solid #CB393F; border-bottom: 3px solid #CB393F; font-family: Tahoma;}

/* Vemod News Mailer - Subscribe Module Formatting */

.subscribe {
	font-size: 14px;
    text-align: center;
    color: #62A59F;
    font-family: Tahoma;
}

a.subscribe:link {
    color: #9159C6;

}
a.subscribe:visited {
	text-decoration: none;
    color: #C1822D;
}

a.subscribe:hover {
	text-decoration: underline;
    font-weight: bold;
    color: #C1509C;
}

.chronoform {
	font-size: 1px;
    text-align: center;
    color: #1A007B;
}

a.chronoform:link {
	text-decoration: none;	
    color: #9159C6;

}
a.chronoform:visited {
	text-decoration: none;
    color: #C1822D;
}

a.chronoform:hover {
	text-decoration: underline;
    color: #C1509C;
    background: #62A59F;
}


.pad1t {
	padding-top: 1px;
}

.jw-sir {
	text-align: left;
}