@charset "UTF-8";

/** 
 * Default CSS Drop-Down Menu Theme
 *
 * @file		default.css
 * @name		Default
 * @version		0.1
 * @type		transitional
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2008 Live Web Institute. All Rights Reserved.
 *
 * Module Classes: *.dir {} *.on {} *.open {} li.hover {} li.first {} li.last {}
 * Expected directory tag - li
 *
 */

@import "helper.css";


/*-------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				/*\.class|(li|a):hover/
 * @level sep	ul
 */


ul.dropdown {
 font-weight: bold;
}

	ul.dropdown li {
	 padding: 0px 10px;
	 border-style: solid;
	 border-width: 1px 1px 1px 1px;
	 border-color: #fffff #d9d9d9 #d9d9d9;
	 background-color: #c3e8f9;
	 color: #000;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #eee;
	 color: #000;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 250px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #043a76;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #043a76;
    text-decoration: underline;
}
a:link
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #043a76;
    text-decoration: none;
}
a.mlink
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    font-style:normal;
    color: #343637;
    text-decoration: none;
}
a.mlink:hover
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    font-style:normal;
    color: #043a76;
    text-decoration: underline;
}
a.mlink:link
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    font-style:normal;
    color: #343637;
    text-decoration: none;
}
a.m2link
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color: #343637;
    text-decoration: none;
}
a.m2link:hover
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    font-style:normal;
    color: #043a76;
    text-decoration: none;
}
a.m2ink:link
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color: #343637;
    text-decoration: none;
}
a.m3link
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color: #343637;
    text-decoration: none;
}
a.m3link:hover
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color: #043a76;
    text-decoration: underline;
}
a.m3ink:link
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color: #343637;
    text-decoration: none;
}
.bodytext1
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #343637;
}
.bodytext2
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #343637;
}
.bodytitle
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    color: Black;
    font-weight:bold;
}
.copyright
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 9px;
    color: black;
}
.footer
{
    background-color: #003a6c;
    height: 19px   
}
.headertext
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 10px;
    color: black;
}
.Lbodytext
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #b58038;
}
.LADNav
{
    width: 154px; 
    background-color: #ecddf4;
}
.LNENav
{
    width: 154px; 
    background-color: #caf0fb;
}
.LRENav
{
    width: 154px; 
    background-color: #f7f9d4;
}
.LTRNav
{
    width: 154px; 
    background-color: #faeede;
}
.LNav
{
    width: 154px; 
    background-color: #cde4c6;
}
.RNav
{
    width: 153px;
    background-color: #e5e6e7;
}
.navheader
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #000000;
    font-weight:bold;
}
.navon
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #043a76;
    font-weight:normal;
}
.title
{
    font-family: Occidental;
    font-size: 20px;
    color: #993333;
    font-weight: bold;
}
.mainbody
{
    background-color: #f3f6eb;
    padding-top: 4;
}
